Skip to content

cntech/visualrecipe

Repository files navigation

Visual Recipe

Drag & Drop Recipes for the Browser

Webpack + TypeScript

Please send me feedback via Slack: cntech|Stahlstadt.js

Install

Recommended Node.js version: 6.3.x

$ git clone https://github.com/cntech/visualrecipe.git
$ cd visualrecipe
$ npm install
$ npm run develop

Wait a few seconds until you read "webpack: bundle is now VALID."

Then visit http://localhost:8080/recipe to create a new recipe.

Whenever you change a Tag or TypeScript file, the page automatically reloads (thanks to Webpack Dev Server).

Compile only (optional)

Simply run the Webpack Module Bundler:

$ node_modules/.bin/webpack

License

License of this Project ("Visual Recipe")

Copyright (c) 2016 Christian Niederreiter

MIT (http://opensource.org/licenses/mit-license.php)

Licenses of the used Icons

Onion

Icons made by Roundicons from www.flaticon.com is licensed by CC 3.0 BY

Pan, Garlic, Carrot, Sausage

Icons made by Madebyoliver from www.flaticon.com is licensed by CC 3.0 BY

Pot, Pepper, Chili, Potato, Olive Oil, Salt+Pepper, Water

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY

Meat

Icons made by Prosymbols from www.flaticon.com is licensed by CC 3.0 BY

About

Drag & Drop Recipes for the Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors