Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eng618/pwa.garciaericn
Angular V10 based progressive web app, based on material design, and hosted on Firebase
https://github.com/eng618/pwa.garciaericn
angular angular-material firebase portfolio
Last synced: about 1 month ago
JSON representation
Angular V10 based progressive web app, based on material design, and hosted on Firebase
- Host: GitHub
- URL: https://github.com/eng618/pwa.garciaericn
- Owner: eng618
- License: apache-2.0
- Created: 2018-01-11T14:31:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-21T03:00:48.000Z (11 months ago)
- Last Synced: 2024-10-27T23:15:23.239Z (3 months ago)
- Topics: angular, angular-material, firebase, portfolio
- Language: TypeScript
- Homepage: https://app.garciaericn.com
- Size: 9.05 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Garciaericn
[![Build Status](https://travis-ci.com/ENG618/pwa.garciaericn.svg?branch=master)](https://travis-ci.com/ENG618/pwa.garciaericn)
[![Netlify Status](https://api.netlify.com/api/v1/badges/4971d8e7-62ef-41f3-b7cf-b1241fa1fee3/deploy-status)](https://app.netlify.com/sites/garciaericn/deploys)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.6.3.
## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Code scaffolding
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
## Build
Run `ng build` 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 `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
## Running end-to-end tests
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
## Further help
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).