Skip to content

staverne/devtest

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published