Report-Card-Assessment-Tool-Capstone

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

For this application to work properly - perform  this command -> json-server --watch data/db.json.
From there the application will work as intended.
NOTE: JSON Server needs to be running in the background for there to be data to work with in the application.

See Configuration Reference.