eqemu-spire/frontend
2026-04-05 19:27:40 -04:00
..
public [Release] 4.15.1 2025-01-14 04:17:51 -06:00
src Admin dashboard update (#9) 2026-04-05 19:27:40 -04:00
.babelrc Add "where or" support in backend and frontend. Fix API generation on frontend. Hook up SPA search on Spells 2021-09-19 13:35:39 -05:00
.env.example [EQSage] Add EQSage to Spire (#171) 2024-02-11 15:33:10 -06:00
.env.example.windows Windows Compatibility (#1) 2021-08-22 23:31:59 -07:00
.gitignore Initial Spire commit 2021-01-16 18:31:00 -06:00
babel.config.js [Release] 4.22.3 2025-06-10 00:44:39 -05:00
package-lock.json [Release] 4.22.3 2025-06-10 00:44:39 -05:00
package.json [Release] 4.22.3 2025-06-10 00:44:39 -05:00
README.md Initial Spire commit 2021-01-16 18:31:00 -06:00
tsconfig.json [UI] Improvements (#189) 2025-01-08 20:02:54 -06:00
vue.config.js [UI] Improvements (#189) 2025-01-08 20:02:54 -06:00

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

Customize configuration

See Configuration Reference.