kitura.dev
kitura.dev copied to clipboard
http://www.kitura.dev
kitura.dev
This is the GitHub repository for http://www.kitura.dev, which is hosted as a GitHub pages website.
Contributing
We welcome all improvements to this website. Please see our Contributing guidelines.
Local setup
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.
Licence
Apache Licence, Version 2.0