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

https://github.com/app-generator/jamstack-material-kit

JAMstack - Creative-Tim Material Kit | AppSeed
https://github.com/app-generator/jamstack-material-kit

appseed creative-tim jamstack material-design open-source web-app-generator

Last synced: 2 months ago
JSON representation

JAMstack - Creative-Tim Material Kit | AppSeed

Awesome Lists containing this project

README

        

# [JAMstack Material Kit](https://appseed.us/apps/jamstack/jamstack-material-kit)

Blazing fast application coded in [JAMstack](https://jamstack.org/) pattern on top of [Material Kit](https://demos.creative-tim.com/material-kit/) design.


![JAMstack Material Kit - Gif animated intro.](https://github.com/app-generator/static/blob/master/products/jamstack-material-kit-intro.gif?raw=true)


## Build from sources
---

```bash
$ # clone the sources
$ git clone https://github.com/app-generator/jamstack-material-kit.git
$ cd jamstack-material-kit
$
$ # install modules
$ yarn
$
$ # start the app in development mode
$ yarn start
$
$ # build the app for production
$ yarn build
$ # app is runing on http://localhost:8080/
```


## App Links
---

- [JAMstack Material Kit](https://appseed.us/apps/jamstack/jamstack-material-kit) - product page
- [JAMstack Material Kit](https://jamstack-material-kit.appseed.us/) - live demo


## [JAMstack](https://jamstack.org/) resources

- Blog Articles related to [JAMstack](https://blog.appseed.us/tag/jamstack/)
- [What is JAMstack](https://blog.appseed.us/what-is-jamstack/) - comprehensive article about JAMstack
- [JAMstack.org](https://jamstack.org/)
- A curated list with production-ready [JAMstack Apps](https://appseed.us/apps/jamstack)


---
[JAMstack Material Kit](https://appseed.us/apps/jamstack/jamstack-material-kit) - provided by **AppSeed**