Skip to content

Piryus/iCycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iCycle

Screenshots

Prototype usage

Prerequisites

  • MongoDB server installed (make sure it is in your %PATH% env. variable if you are running Windows)
  • npm

Launch

  1. Run npm install in both src/backend/ and src/frontend/
  2. Run npm run start in src/backend/
  3. Run npm run start in src/frontend/
  4. Browse http://localhost:3001/ to test the app!

Releases

No releases published

Packages

No packages published