lofi
lofi copied to clipboard
VHS music machine from the 80's
lofi
:vhs: VHS music machine from the 80's
This is a quick exploration of tying together a few libraries which, at around 2018, ~~were~~ are considered cutting-edge:
- GatsbyJS for static site generation
- styled-jsx for CSS-in-JS
- Storybook for style guides
- React as a cancer-curing panacea
Developer setup
yarn # install deps
yarn develop # run server
Other commands
| Command | Description |
|---|---|
yarn develop |
Starts development server (defaults to localhost:8000) |
yarn test |
Run tests |
yarn storybook |
Open Storybook (defaults to localhost:9001) |
Thanks
lofi © 2018, Rico Sta. Cruz. Released under the MIT License.
Authored and maintained by Rico Sta. Cruz with help from contributors (list).
ricostacruz.com · GitHub @rstacruz · Twitter @rstacruz
