/hyperapp2000

Hyperapp boilerplate with webpack, typescript and sass

Primary LanguageTypeScriptMIT LicenseMIT

Hyperapp2000

Hyperapp boilerplate with Webpack, Typescript and Sass. Prettified by Prettier. Basically a clone of HyperApp One with different settings.

Setup

Clone this repo:

git clone --depth 1 https://github.com/judas-christ/hyperapp2000.git

Wipe the old and create a new repo:

npm run wipe

Install packages and run the app:

npm install
npm start

Build something.