An open API service indexing awesome lists of open source software.

https://github.com/steelydylan/atomic-lab-acms-example


https://github.com/steelydylan/atomic-lab-acms-example

Last synced: 4 months ago
JSON representation

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!