Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
git clone https://github.com/angularsumitg/angular2-quickstart.git my-proj
cd my-proj
npm install
npm start

...