Skip to content

demo project of angular 1.5 with webpack and commonjs indexing

License

Notifications You must be signed in to change notification settings

maxchernin/books-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maxchernin

books list demo project

Folder Tree: |+-- app.component.js |+-- app.html |+-- app.routes.js |+-- index.js |+-- assets | |+-- booklib.scss | |+-- index.js |+-- booklib | |+-- index.js | |+-- addBook | | |+-- add-book.html | | |+-- addBook.component.js | | |+-- index.js | |+-- bookDetails | | |+-- book-details.html | | |+-- bookDetails.component.js | | |+-- bookDetails.title.filter.js | | |+-- index.js | |+-- booksList | |+-- book-list.html | |+-- bookList.component.js | |+-- index.js |+-- core | |+-- index.js | |+-- dataService | |+-- dataService.service.js | |+-- index.js |+-- lib | |+-- books.json |+-- shared |+-- index.js |+-- navbar |+-- index.js |+-- navbar.component.js |+-- navbar.html

About

demo project of angular 1.5 with webpack and commonjs indexing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages