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.
 
 
 
 
Aaron James Young 076b6c506c Why is service program not showing in reports? 2 years ago
public init 5 years ago
src Why is service program not showing in reports? 2 years ago
tests/unit init 5 years ago
.gitignore Fix new config for baseUrl 4 years ago
README.md setup 5 years ago
babel.config.js init 5 years ago
package-lock.json Updates 3 years ago
package.json Updates 3 years ago
vue.config.js reports 4 years ago

README.md

jbarj-vue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Watches .js and .vue files for prettier, run during dev

npm run prettier-watch

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit