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:
kitura.dev
project onto your machine:
git clone https://github.com/Kitura/kitura.dev.git
cd kitura.dev/website
npm install
command:
npm install
npm install -g gatsby-cli
comand:
npm install -g gatsby-cli
gatsby develop
command:
gatsby develop
This will open the website in your default browser.
Apache Licence, Version 2.0