Due to inactivity for several years and because no one wanted to maintain it, this project and all other projects in this org is archived.
This project is used in conjunction with https://github.com/freeacs/freeacs-data-api
The development server in this project will proxy pass /rest to http://localhost:9000/rest, so the above server must either be running locally or somewhere else (for the latter you must change vue.config.js).
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit