Skip to content

warrensearle/admin

Repository files navigation

Admin

This is the Vue SPA for managing exercises and candidates. By default, it deploys to digital-staging-apply-admin.

Clone repository onto local machine

git clone [email protected]:jac-uk/admin.git

Change directory into project directory

cd admin

Project setup

npm install

Add environment variables to root project

create .env.develop.local file in root directory + credentials

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

About

The Vue SPA for managing applications and applicants

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 19

Languages