Skip to content

KingMarth/starlight-front

 
 

Repository files navigation

starlight-front

Requirement

This project depends of nodejs > v9.x. You will also need to run the starlight map server that will provide the necessary informations for the front to work.

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

Environment variables

Name Type Description
VUE_APP_SERVER_LOCATION string Server url (for example http://localhost:3000)

About

Second version of the starlight map front

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 37.1%
  • JavaScript 32.1%
  • TypeScript 27.2%
  • HTML 3.6%