Skip to content

rafaelboschini/ng7-admin-example

Repository files navigation

🗿 Ng7 - Admin Example

This project contains the basic structure and features of most of intranets/admin made in angular 7, with lint and karma jasmine tests. Use this project to study or start an new project based in there. 🗺

Angular Karma Jasmine
GitHub Logo GitHub Logo GitHub Logo
7.2 4.0 2.99.1

📋 Some features you will find in this project:

  • authentication Service and authguard for routers.
  • template layout for private and public pages.
  • fakebackend provider
  • login page
  • user CRUD example with componenting example.
  • All features coverage with tests. Karma Jasmine
  • tslint enabled

Tests List

Development server

Run npm start for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run npm run test to execute the unit tests via Karma.

See all the tests covered in this project. its a good example to study and understand how tests works in angular 7 project.

Tests List

Running lint

Run ng lint to execute lint verification.

Further help

Help 🤖 me with this project, send me suggests or make a fork.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published