Skip to content

us47/twin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twin

Create mysql database: twindemo

Run following commands:

To run the Back end app

  1. cd server
  2. npm install
  3. sequelize db:migrate
  4. npm start

To run the front end app

  1. cd twin-health
  2. npm install
  3. npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published