/pisign-frontend

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

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

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!