Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 273 Bytes

File metadata and controls

16 lines (10 loc) · 273 Bytes

extension-js-sample-app

###TODO

You need to fill valid values in config.js.sample and rename it to config.js

###Installation

App requires Node.js v6+ to run.

Install the dependencies and start the server.

$ npm install
$ npm start