industrial game written with vue.js
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Oliver Stingl d1a1be30ab install packages 2 years ago
public init 2 years ago
src add jest; add sketched factory-class 2 years ago
tests/unit add jest; add sketched factory-class 2 years ago
.gitignore init 2 years ago
README.md init 2 years ago
babel.config.js init 2 years ago
jest.config.js add jest; add sketched factory-class 2 years ago
jsconfig.json init 2 years ago
package-lock.json install packages 2 years ago
package.json install packages 2 years ago
vue.config.js init 2 years ago

README.md

vactory

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.