Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudinh/artbook
The official github of ArtBook - a storybook of "public" and "private" stories
https://github.com/chaudinh/artbook
Last synced: about 6 hours ago
JSON representation
The official github of ArtBook - a storybook of "public" and "private" stories
- Host: GitHub
- URL: https://github.com/chaudinh/artbook
- Owner: ChauDinh
- Created: 2020-06-20T16:04:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:28:05.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T14:42:29.381Z (over 1 year ago)
- Language: JavaScript
- Size: 953 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# The Art Book
The collection of "public" and "private" stories
### Installation
```
git clonecd storybook
yarn install
yarn run dev
```