Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 657 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 657 Bytes

ng-bookstore

This main goal of this project is to create a reference implementation of a state of the art single page application with angular5.

based on https://github.com/akveo/ngx-admin

Technologies

This project was generated with Angular CLI 1.6.7 and Angular5 .

Getting started

yarn or npm install ng serve or npm start go to http://localhost:4200/

Backend

The corresponding backend service used for this project is on Github as well: https://github.com/AdrianKrebs/bookstore

TODOs

  • CreditCard-Fields as Dropdown
  • I18n
  • Redux state handling