https://github.com/valentinfunk/iohubbundler
https://github.com/valentinfunk/iohubbundler
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/valentinfunk/iohubbundler
- Owner: ValentinFunk
- Created: 2018-06-29T00:35:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-29T00:36:03.000Z (almost 7 years ago)
- Last Synced: 2024-12-30T03:27:30.721Z (5 months ago)
- Language: JavaScript
- Size: 542 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Simple webpack setup
- To install: ``yarn``
- To run a dev server: ``yarn dev``
- To create a production build: ``yarn build``