vue-atomic-design
v1.0.0
Published
<p align="center"> <img alt="atomic design" src="https://cdn-images-1.medium.com/max/1600/1*fBFPvh-Y-l4pXmRTECCsPw.png"> </p>
Readme
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 installCompiles and hot-reloads for development
yarn run serveCompiles and minifies for production
yarn run buildRun storybook
yarn storybook:serveRun your tests
yarn testLints and fixes files
yarn lintRun your unit tests
yarn test:unit