Skip to content

skalekarr/report-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to successfully run this project, you will need to have node installed on your machine.

Steps to run this project.

  • Clone this repo using command: git clone https://github.com/skalekarr/report-card.git
  • Change to project directory: cd report-card
  • Install project dependencies: npm i
  • To start the application: npm start
  • To run the tests: npm test

These are the only commands you should have to worry about. Running npm start will start a local webserver and you can access the page from http://localhost:8080

Releases

No releases published

Packages

No packages published