WebReflection / create-viperhtml-app

A basic viperHTML + hyperHTML setup
35 stars 4 forks source link

create-viperhtml-app

donate

A basic viperHTML + hyperHTML setup based on Webpack and with native subclassing capabilities, including Custom Elements.

How To Start

npm install to bring all dependencies in, then npm run build whenever you change assets or simply npm run watch to automatically update all new files.

To test the example page, just run the usual npm start.

Folders Structure

You can surf each folder inside ./viper one to know more about each role.

folders structure

F.A.Q.