Google Keep remake application in Angular 2
Node > 6.xnpm > 3.x- globals (
npm install --global)typescriptwebpackwebpack-dev-servertslint
- Clone or fork this repository
- run
npm install --global typescript webpack webpack-dev-server tslint - run
npm install - run
npm startto fire up dev server - open browser to
http://localhost:3000