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

https://github.com/avalanchesass/avalanche-website

Website generator for the avalanche framework
https://github.com/avalanchesass/avalanche-website

Last synced: 2 months ago
JSON representation

Website generator for the avalanche framework

Awesome Lists containing this project

README

        

# avalanche-website

Website generator for the avalanche framework.

## Getting started

- `npm run bootstrap` Clone and init avalanche, install dependencies and create certificates.
- `npm start` Build the website and start a local server.

## Build

- `npm run build` Build the website (development build).
- `npm run build:production` Build the website (production build).

## Lint

- `npm run lint` Lint stylesheets and scripts.

## About

### Author

Markus Oberlehner
Website: https://markus.oberlehner.net
Twitter: https://twitter.com/MaOberlehner
PayPal.me: https://paypal.me/maoberlehner

### License

MIT