Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 626 Bytes

File metadata and controls

32 lines (24 loc) · 626 Bytes

ghostsystem-web

This is the frontend for GhostSystem. It's hosted at https://ghostsystem-web.herokuapp.com

Backend Github: Ghostsystem

All music is copyright Karl Casey @ White Bat Audio

Project setup

npm install

Compiles and hot-reloads for development, use this if running locally

npm run serve

Compiles and minifies for production. includes https redirect

npm run build
node server

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

GhostSystem-web