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

https://github.com/app-generator/jamstack-argon-design-system

JAMstack - Argon Design | AppSeed
https://github.com/app-generator/jamstack-argon-design-system

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

Last synced: about 2 months ago
JSON representation

JAMstack - Argon Design | AppSeed

Awesome Lists containing this project

README

        

# [JAMstack Argon Design](https://appseed.us/apps/jamstack/jamstack-argon-design)

Blazing fast application coded in [JAMstack](https://jamstack.org/) pattern on top of [Argon Design](https://demos.creative-tim.com/argon-design/) design.


![JAMstack Argon Design - Gif animated intro.](https://github.com/app-generator/static/blob/master/products/jamstack-argon-design-intro.gif?raw=true)


## Build from sources
---

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


## App Links
---

- [JAMstack Argon Design](https://jamstack-argon-design.appseed.us/) - live demo
- [JAMstack Argon Design](https://docs.appseed.us/apps/jamstack/jamstack-argon-design) - the product documentation


## [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 Argon Design](https://appseed.us/apps/jamstack/jamstack-argon-design) - provided by **AppSeed**