An open API service indexing awesome lists of open source software.

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.

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.