Skip to content

zhangeric-15/NutritionProject

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NutritionProject

A nutrion project used for nutrion purposes only.

Usage: Running the Server

After Cloning the repository follow the instructions below to get the rest API server up and running. Note that the project currently requires you to have node and yarn installs locally. Will write up a short bash script to get all local dependencies installed for everyone if needed.

Show instructions
  1. Install project dependencies:

    $ yarn install
  2. Run the server:

    $ yarn start
  3. TODO:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.5%
  • TypeScript 32.4%
  • CSS 10.5%
  • Shell 5.5%
  • HTML 4.1%