Skip to content

grossingdev/FitFindBackend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WB Backend

Backend for the RN app

How to install?

Make sure you have Node.js v6+, then open your terminal and run:

npm install

How to setup the development server?

Make sure you have started MongoDB, then open your terminal and run:

npm run fixtures

How to start the development server?

Make sure you have started MongoDB, then open your terminal and run:

npm run watch

How to deploy?

TODO

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published