Skip to content

Main project repo for spring 2020 course CSE 40677 at the University of Notre Dame.

License

Notifications You must be signed in to change notification settings

pisign/pisign-frontend

Repository files navigation

pisign-frontend

Build Status

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Runs unit test

npm run test:unit

Additional information

Make sure to check the Wiki for more information on how to add new widgets and for further information on using and developing on this application!