Welcome to Assessify's GitHub Repo
An Assessment website/platform tool for corporatations, and other organizations.
View Live · Report Bug · Request Feature
Table of Contents
npm install
npm run serve
npm run build
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.