Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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
```