Cookstart is a web application dedicated for meals management. With it, you can easily create your own recipes and create your shopping list.
* composer install
* npm install
Used for SCSS, JS and VueJS
* npm run dev
* npm run watch
* npm run build
vendor/bin/phpcs --standard=PSR2 src/
vendor/bin/phpcbf --standard=PSR2 src/
(only if errors)
Cookstart is released under the terms of the MIT Licence