StoryBoard Task Tracking Vue based Browser Client
public | ||
src | ||
tests | ||
.browserslistrc | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.gitreview | ||
babel.config.js | ||
LICENSE | ||
package.json | ||
README.md | ||
vue.config.js | ||
yarn.lock |
storyboard-vue
Project setup
yarn install
Compiles and hot-reloads for development
yarn serve
Compiles and minifies for production
yarn build
Run your unit tests
yarn test:unit
Run your end-to-end tests
yarn test:e2e
Lints and fixes files
yarn lint