judas-christ / hyperapp2000

Hyperapp boilerplate with webpack, typescript and sass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Hyperapp boilerplate with webpack, typescript and sass

License:MIT License


Languages

Language:TypeScript 60.5%Language:JavaScript 23.2%Language:CSS 12.7%Language:HTML 3.6%