idettman / preact-project-template

Preact Project Template using Rollup and Buble

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preact Application Template

license dependency status

Features

ES 2015 modules, syntax and JSX transpiled by Rollup and Bublé

Requires NodeJS 6 and NPM 3

Install

Download or clone this repository

Open a command prompt and run npm install from project root

Build

From the project root npm run build

License

Released under the MIT license.

About

Preact Project Template using Rollup and Buble

License:MIT License


Languages

Language:JavaScript 88.2%Language:HTML 11.8%