Skip to content

mikeya/strive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strive

How to start the Strive Frontend Application

  1. Install homebrew (https://brew.sh/)
  2. Install node with homebrew brew install node
  3. Run npm install to install dependencies
  4. Run npm start to start the app
  5. To check that your application is running enter url http://localhost:3000
  6. Routes:
    1. Questions Flow: http://localhost:3000/
    2. Login: http://localhost:3000/login
    3. Grading: http://localhost:3000/grade

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published