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

https://github.com/lennonjesus/angular-material-pwa-shell

An Angular Material Design Progressive Web Application Base Shell with offline-first concepts and cache http requests.
https://github.com/lennonjesus/angular-material-pwa-shell

angular app material-design offline pwa shell

Last synced: 6 months ago
JSON representation

An Angular Material Design Progressive Web Application Base Shell with offline-first concepts and cache http requests.

Awesome Lists containing this project

README

          

# Angular Material PWA Shell

[View demo](https://lennonjesus.github.io/angular-material-pwa-shell)

An Angular Material Design Progressive Web Application Base Shell with
offline-first concepts and cache http requests.

### Get

```
git clone https://github.com/lennonjesus/angular-material-pwa-shell.git
```

### Install dependencies

```
npm install
```

### Run

```
npm start
```

### Build for production (with Webpack)
```
npm run build
```

### Help! :-)

[Pull
Requests](https://github.com/lennonjesus/angular-material-pwa-shell/pulls)
welcome! Thanks!

### Star

If you liked this project, give it a :star:!

### TODO

- [ ] minify html
- [ ] minify stylesheet

### Author

Coded with :heart: by [Lennon Jesus](https://github.com/lennonjesus)

## License

[Creative Commons Attribution License](https://creativecommons.org/licenses/by/4.0/)