Basic Book Store as Single Page Application (SPA) using Angular2 and TypeScript.
USAGE:
- $ git clone https://github.com/AlenRedek/angular-book-store.git
- $ cd angular-book-store
- $ npm install
- $ npm start
- Open up your browser and navigate to localhost:3000