https://github.com/eggheadio/egghead-list-multiselect
https://github.com/eggheadio/egghead-list-multiselect
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eggheadio/egghead-list-multiselect
- Owner: eggheadio
- Created: 2018-01-30T20:11:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T17:39:18.000Z (over 8 years ago)
- Last Synced: 2025-02-18T03:38:21.654Z (over 1 year ago)
- Language: JavaScript
- Size: 671 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# egghead component template
This can be copied (download zip) and used as a basic template for creating egghead screens and components.
It is a Create React App project that has been ejected so that we can use `decorators` and `css modules` and has been configured so that you can simply **drag and drop** files from `egghead-rails` directly into their respective folders.
Things should "just work".
`yarn start` will get you off to the races.