Angular 6 Boilerplate with only Basic Features (Required all the time)?

不想你离开。 提交于 2019-12-03 21:00:56

You can follow this boilerplate https://github.com/brnrajoriya/Angular-Ready-To-Use-Boilerplate

Just clone this project and run npm install and you got all necessary components and a CRUD with JWT authentication as well as commands in readme.md to create new components/services/CRUD operations.

  1. All the points are covered in this Repo
  2. Friendly CRUD application
  3. Functions Boilerplate with Best Practices
  4. Readme.md with description
  5. Separated Directory Structure

I would suggest use this ngx-rocket/starter-kit

find it here https://github.com/ngx-rocket/starter-kit

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!