A game engine that grows with you https://moddingtree.com
Find a file Use this template
2021-05-19 17:21:51 -05:00
public Create vue app 2021-05-19 17:21:51 -05:00
src Create vue app 2021-05-19 17:21:51 -05:00
.gitignore Create vue app 2021-05-19 17:21:51 -05:00
babel.config.js Create vue app 2021-05-19 17:21:51 -05:00
LICENSE Initial commit 2021-05-19 17:11:27 -05:00
package-lock.json Create vue app 2021-05-19 17:21:51 -05:00
package.json Create vue app 2021-05-19 17:21:51 -05:00
README.md Create vue app 2021-05-19 17:21:51 -05:00

the-modding-tree-x

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.