https://github.com/steelydylan/atomic-lab-acms-example
https://github.com/steelydylan/atomic-lab-acms-example
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/steelydylan/atomic-lab-acms-example
- Owner: steelydylan
- Created: 2017-06-19T16:14:04.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-21T00:10:01.000Z (almost 9 years ago)
- Last Synced: 2026-01-13T00:52:03.317Z (5 months ago)
- Language: HTML
- Size: 89.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# (Atomic Lab * a-blog cms) Examples
a-blog cmsのSetTemplateを定義するのと同時にStyleguideを生成
[コンポーネントベースのWebサイト制作](https://steelydylan.github.io/presen/ablogcms-camp-2017-spring-component.html)
## 使い方
### インストール
```
npm install
```
### スタート
```
npm run start
```
あとは、componentsの中身を変更すればOK!