Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 357 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 357 Bytes

Verified Token

The token collector.

The only constant is change

Development

Requirements

  1. Nodejs >= 6.4
  2. webpack-dev-server npm i -g webpack-dev-server

Setup

  1. npm i
  2. webpack-dev-server

TODO

  1. Create a NPM module to create new frontend dev environment using Webpack, Sass, ES6 and ExpressJS, deployed on Heroku.
  2. ...