Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

sakihet/vue-atomic-design-template

Repository files navigation

vue-atomic-design-template

This is just a template project. Use freely to build your own design template.

Contributing

Component requests are welcome on github issues.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Contributors