BuildForSDGCohort2 / Team-209-group-a-NutriCalc-Frontend

MIT License
0 stars 1 forks source link

Team-209-group-a-NutriCalc-Frontend

Codacy Badge

 npm start

Starts the development server.

  npm run build

Bundles the app into static files for production.

  npm test

Starts the test runner.

  npm run eject

Removes this tool and copies build dependencies, configuration files and scripts into the app directory. If you do this, you can’t go back!

begin by typing:

  $ cd nutricalc
  $ npm start

  or

  $ npm install
  $ cd nutricalc
  $ npm start