Skip to content

JasaNiklanovic/reactDailyMeal

Repository files navigation

Daily meal app

To run use NPM scripts (first run npm install):

npm run build to build an optimized version of your application in /dist.

npm run serve to launch a browser sync server on your source files.

npm run serve:dist to launch a server on your optimized application.

npm run test to launch your unit tests with Karma.

npm run test:auto to launch your unit tests with Karma in watch mode.

About

Daily meal app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published