edwin.app

0.6.0 • Public • Published

Edwin

Edwin is a dashboard app for Jira Sprint Boards.

##Getting Started Clone the repo and install dependencies via npm and bower.

$ npm install

then

$ bower install

##Running the App To start the app:

$ npm start

or if you have nodemon installed:

$ nodemon

##Develop the App Start the webpack dev server and watch for changes:

$ gulp develop

##Build the App Bundle everything:

$ gulp build

##Prime Board Configs Visit /svc/primeconfig to prime the board configs and speed things up a bit.

Package Sidebar

Install

npm i edwin.app

Weekly Downloads

1

Version

0.6.0

License

ISC

Last publish

Collaborators

  • grubera