Vardkin / riot-basic-app

Basic app skeleton for using RiotJs with Webpack, Babel, and UglifyJs webpack plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

riot-basic-app

Basic app skeleton for using RiotJs with Webpack, Babel, and UglifyJs webpack plugin

To use:

git clone git@github.com:Vardkin/riot-basic-app.git
npm install
npm run build:dev

Open your favorite webbrowser to http://localhost:8080/

About

Basic app skeleton for using RiotJs with Webpack, Babel, and UglifyJs webpack plugin


Languages

Language:JavaScript 76.8%Language:HTML 23.2%