overte/scripts/system/inventory
2020-06-01 15:41:09 -04:00
..
public Add .glb item type. 2020-06-01 15:41:09 -04:00
src Add .glb item type. 2020-06-01 15:41:09 -04:00
.gitignore Converting to full Vue app. 2020-04-07 19:01:29 -04:00
babel.config.js Converting to full Vue app. 2020-04-07 19:01:29 -04:00
package-lock.json Created event bus, fixed use item, receivingItemDialog non-working. 2020-05-21 18:50:53 -04:00
package.json Created event bus, fixed use item, receivingItemDialog non-working. 2020-05-21 18:50:53 -04:00
README.md Converting to full Vue app. 2020-04-07 19:01:29 -04:00
vue.config.js Fix directories of deployment. 2020-04-07 21:08:12 -04:00

inventory

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.