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
- Host: GitHub
- URL: https://github.com/app-generator/jamstack-argon-design-system
- Owner: app-generator
- License: mit
- Created: 2019-05-27T11:22:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-02T06:21:28.000Z (almost 5 years ago)
- Last Synced: 2025-03-11T05:55:52.801Z (about 2 months ago)
- Topics: appseed, argon-design, creative-tim, jamstack, open-source, web-app-generator
- Language: HTML
- Homepage: https://appseed.us/apps/jamstack/jamstack-argon-design
- Size: 3.21 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.

## 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**