1.0.0 • Published 5 years ago
vue-atomic-design v1.0.0
Vue Atomic Design
Vue front-end boilerplate based on atomic design methodology
Main Features
- I18N Internationalization
- Page Templates
- Store modules
- Storybook
- Vee-validate
- Vue CLI 3.0
- Vuetify
- Vuex
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Run storybook
yarn storybook:serve
Run your tests
yarn test
Lints and fixes files
yarn lint
Run your unit tests
yarn test:unit
1.0.0
5 years ago