No description
Find a file
Supertiger 4ea4e63aa3
Merge pull request #20 from JasonTheKitten/fork
Allow (optionally) specifying a specific server in configs
2020-01-14 15:28:00 +00:00
public modified webmanifest 2019-11-22 14:20:51 +00:00
src Merge branch 'master' into fork 2020-01-14 10:08:29 -05:00
.gitignore big changes, updated vue by reiniting. 2019-12-12 11:31:29 +00:00
babel.config.js big changes, updated vue by reiniting. 2019-12-12 11:31:29 +00:00
jsconfig.json progress on the roles and some bug fixes. 2019-12-19 16:32:04 +00:00
LICENSE.txt added license back 2019-12-12 11:38:50 +00:00
package-lock.json fixed names 2019-12-12 11:34:25 +00:00
package.json progress on the roles and some bug fixes. 2019-12-19 16:32:04 +00:00
README.md fixed names 2019-12-12 11:34:25 +00:00
vue.config.js Allow specifying a specific server in configs\nShould not affect existing setups 2020-01-14 14:30:28 +00:00

Nertivia---Client

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.