Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmeasday/storybook-issue
https://github.com/tmeasday/storybook-issue
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tmeasday/storybook-issue
- Owner: tmeasday
- License: mit
- Created: 2017-04-10T04:02:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T04:02:22.000Z (almost 8 years ago)
- Last Synced: 2024-10-25T18:58:38.710Z (3 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jars
Just Another React Starter [Kit]
## Features
- [babel](https://github.com/babel/babel) with es2015 and react presets
- [webpack](https://github.com/webpack/webpack) with dev server### To run
- Clone or download repo
- `npm run build`
- `npm run dev`