https://github.com/dangvanthanh/hyperapp-rollup
Hyperapp Rollup Boilerplate
https://github.com/dangvanthanh/hyperapp-rollup
hyperapp rollup
Last synced: 11 months ago
JSON representation
Hyperapp Rollup Boilerplate
- Host: GitHub
- URL: https://github.com/dangvanthanh/hyperapp-rollup
- Owner: dangvanthanh
- Created: 2017-10-14T10:11:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-06-12T15:19:05.000Z (over 7 years ago)
- Last Synced: 2025-01-14T16:53:26.066Z (about 1 year ago)
- Topics: hyperapp, rollup
- Language: JavaScript
- Size: 49.8 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hyperapp Rollup
> Hyperapp rollup boilerplate
## Getting started
- Clone `hyperapp-rollup`
- Run the command
```
npm install
# Run with localhost
npm run dev
```