https://github.com/pedroborges/hyperapp-boilerplate
https://github.com/pedroborges/hyperapp-boilerplate
hyperapp parcel tailwindcss
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/pedroborges/hyperapp-boilerplate
- Owner: pedroborges
- Created: 2018-02-17T18:42:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-17T20:35:00.000Z (over 8 years ago)
- Last Synced: 2026-03-11T13:31:59.873Z (3 months ago)
- Topics: hyperapp, parcel, tailwindcss
- Language: JavaScript
- Size: 48.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Hyperapp Boilerplate
## Installation
git clone git@github.com:pedroborges/hyperapp-boilerplate.git
cd hyperapp-boilerplate
yarn
## Usage
### Development
yarn start // localhost:1234
### Production
yarn build