Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 335 Bytes

README.rst

File metadata and controls

23 lines (12 loc) · 335 Bytes

Clone app:

$ git clone https://github.com/staverne/devtest

Install application dependencies:

$ npm install

Build TS to JS:

$ ./node_modules/.bin/webpack

Run application server:

$ python2 -m SimpleHTTPServer 8000

Open app:

$ firefox http://localhost:8000

Aller voir:

$ firefox http://localhost:8000/#!/todo