An open API service indexing awesome lists of open source software.

https://github.com/pedroborges/hyperapp-boilerplate


https://github.com/pedroborges/hyperapp-boilerplate

hyperapp parcel tailwindcss

Last synced: 26 days ago
JSON representation

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