https://github.com/odipixel/bootstrap4-angular2-loginregistration
A basic login,register template built with angular-cli and bootstrap4
https://github.com/odipixel/bootstrap4-angular2-loginregistration
admin angular2 angular2-cli angularjs bootstrap4 css css3 dashboard template
Last synced: 7 months ago
JSON representation
A basic login,register template built with angular-cli and bootstrap4
- Host: GitHub
- URL: https://github.com/odipixel/bootstrap4-angular2-loginregistration
- Owner: odipixel
- License: mit
- Created: 2017-05-11T14:08:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-11T18:48:43.000Z (over 8 years ago)
- Last Synced: 2025-06-10T13:06:51.667Z (7 months ago)
- Topics: admin, angular2, angular2-cli, angularjs, bootstrap4, css, css3, dashboard, template
- Language: TypeScript
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bootstrap4-angular2-loginregistertemplate
A basic login,register template built in angular2 and bootstrap4.
bootstrap4-angular2-loginregistertemplate is a free to use Bootstrap4 angular2 template.
This template uses the default Bootstrap4 styles along with a variety of powerful angular plugins and tools.
# How to install
via: npm
npm install
ng serve
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
Or youcan use
npm run ng serve
You can configure the default HTTP host and port used by the development server with two command-line options :
ng serve --host 0.0.0.0 --port 4201
# Generating Components
ng generate component my-new-component
Read more :https://github.com/angular/angular-cli
# Scripts included
Bootstrap 4
Font Awesome 4.7.0
Simple line icons
# Issues
https://github.com/kishoremallick/bootstrap4-angular2-loginregistration/issues
# License
MIT