This is the GitHub repository for http://www.kitura.dev, which is hosted as a GitHub pages website.
We welcome all improvements to this website. Please see our Contributing guidelines.
If you want to preview this website locally, follow these steps:
- Clone the
kitura.devproject onto your machine:git clone https://github.com/Kitura/kitura.dev.git - Enter the website directory:
cd kitura.dev/website - Run the
npm installcommand:npm install - Run the
npm install -g gatsby-clicomand:npm install -g gatsby-cli - Run the
gatsby developcommand:gatsby develop
This will open the website in your default browser.
Apache Licence, Version 2.0