Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hraverkar/angular9boilerplate
Angular 9 Boiler Plate with Material Header and footer and material component added.
https://github.com/hraverkar/angular9boilerplate
Last synced: about 4 hours ago
JSON representation
Angular 9 Boiler Plate with Material Header and footer and material component added.
- Host: GitHub
- URL: https://github.com/hraverkar/angular9boilerplate
- Owner: hraverkar
- License: mit
- Created: 2020-06-19T13:50:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T03:16:37.000Z (over 2 years ago)
- Last Synced: 2023-02-26T09:47:32.548Z (over 1 year ago)
- Language: TypeScript
- Size: 438 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/heroku/node-js-getting-started)
# Angular 9 Boilerplate
Angular 9 boiler plate with footer, header and material module enabled.## Tech Stack
* Angular 9
* Material Module
* Node.js## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```