Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samuraikun/atomic-design-vue
Vue Component samples based on Atomic Design⚛️
https://github.com/samuraikun/atomic-design-vue
atomic-design postcss pug scss storybook vue vue-components webpack yarn
Last synced: about 1 month ago
JSON representation
Vue Component samples based on Atomic Design⚛️
- Host: GitHub
- URL: https://github.com/samuraikun/atomic-design-vue
- Owner: samuraikun
- Created: 2019-08-03T07:58:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:56:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T11:32:41.063Z (almost 2 years ago)
- Topics: atomic-design, postcss, pug, scss, storybook, vue, vue-components, webpack, yarn
- Language: Vue
- Homepage:
- Size: 4.1 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Atomic Design based Vue Components on Storybook
- These are samples created by Vue components
![storybook](https://user-images.githubusercontent.com/7115171/73605269-8f27df80-45df-11ea-8fb3-5977cb6f9a4f.png)
# Use
- Vue.js
- Storybook
- Pug
- Scss# Run
```
yarn storybook
```