Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 621 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 621 Bytes

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