hyperapp-webpack

1.0.0 • Public • Published

Hyperapp + Webpack boilerplate

Lots of boilerplates around. Lots of bloat.

Minimalist?

I install hyperapp only. It no work. I add webpack, still give error. Babel transpiler, now it working. Enjoy.

Installation

npm install hyperapp-webpack

Or just clone this and install dependencies.

index.js includes the basic counter example of hyperapp.

To run it after installing :

npm run start:dev

Dependencies

I included the latest versions of Webpack, Babel and hyperapp. Only "expendables" are webpack-cli and webpack-dev-server. So they're included in devDeps.

Readme

Keywords

Package Sidebar

Install

npm i hyperapp-webpack

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

2.63 kB

Total Files

6

Last publish

Collaborators

  • kingzee