mirror of
https://github.com/EQEmu/spire
synced 2026-08-12 16:26:03 -04:00
| .. | ||
| public | ||
| src | ||
| .babelrc | ||
| .env.example | ||
| .env.example.windows | ||
| .gitignore | ||
| babel.config.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vue.config.js | ||
test-project
Project setup
npm install
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