https://github.com/vistaran/angular-8-bootstrap-4-seed
A Basic Fresh Angular 8 and Bootstrap 4.3 Seed with Google Login to get your project started.
https://github.com/vistaran/angular-8-bootstrap-4-seed
angular-google-login angular8 angular8-beginners angular8-boilerplate angular8-sample angular8-seed bootstrap4 google-login typescript3
Last synced: 15 days ago
JSON representation
A Basic Fresh Angular 8 and Bootstrap 4.3 Seed with Google Login to get your project started.
- Host: GitHub
- URL: https://github.com/vistaran/angular-8-bootstrap-4-seed
- Owner: vistaran
- Created: 2019-10-21T14:35:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T10:55:23.000Z (over 3 years ago)
- Last Synced: 2025-03-06T18:50:23.712Z (about 1 year ago)
- Topics: angular-google-login, angular8, angular8-beginners, angular8-boilerplate, angular8-sample, angular8-seed, bootstrap4, google-login, typescript3
- Language: TypeScript
- Homepage:
- Size: 1.82 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Angular Seed with jQuery, Bootstrap and Google Login
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.0.2
## Development server
Run `npm run start:open` for a dev server. The app will automatically reload if you change any of the source files.
## Build
Run `npm run build:prod` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
## Running unit tests
Run `npm run test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Includes
- jQuery
- jQuery datatables
- moment.js
- toastr
- Twitter Bootstrap
## Configuring google login
Add your client id in login component file and you are good to go.