balena-io-experimental / pinejs-browser

An instance of pinejs running directly in the browser via webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pinejs ui

Installation

To install run

npm install

and

bower install

Running

To run with webpack dev-server type.

npm start

This will start an express server on port 8080 serving your application

Pinejs

A pinejs webpack bundle can be found in the pine folder; to update it, regenerate the bundle from pinejs repo by running grunt webpack:browser and place it in the folder (with eventual map.js files).

About

An instance of pinejs running directly in the browser via webpack


Languages

Language:JavaScript 63.5%Language:HTML 17.7%Language:CSS 16.1%Language:CoffeeScript 2.3%Language:Makefile 0.2%Language:Ruby 0.1%Language:Shell 0.0%Language:EJS 0.0%