mpangrazzi / browserify-reusable-components-es6

Super simple example of creating reusable components with Browserify (ES6 version)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

browserify-reusable-components-es6

Simple example of creating reusable components with Browserify using some new features of ES6

Setup

npm install

Then:

  • npm run dev for development

  • npm run start for build and start

About

Super simple example of creating reusable components with Browserify (ES6 version)

License:MIT License


Languages

Language:JavaScript 55.4%Language:HTML 35.0%Language:CSS 9.6%