Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 292 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 292 Bytes

angular2-lms

Library Management System in Angular 2

Features

  • Component styling
  • Router module (implementing child routes*)
  • Http module
  • Custom Pipes

How to start

Note that this project requires node v0.12.x or higher and npm 3.x.x.

npm install
# dev
npm start