overte/scripts/system/inventory
2020-05-23 19:13:06 -04:00
..
public Bump version number, add distance notice to receiving item. 2020-05-23 19:13:06 -04:00
src Bump version number, add distance notice to receiving item. 2020-05-23 19:13:06 -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.