/kitura.io

http://www.kitura.io

Primary LanguageJavaScriptApache License 2.0Apache-2.0

kitura.io

This is the GitHub repository for http://www.kitura.io, 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:

  1. Clone the kitura.io project onto your machine: git clone https://github.com/IBM-Swift/kitura.io.git
  2. Enter the website directory: cd kitura.io/website
  3. Run the npm install command: npm install
  4. Run the npm install -g gatsby-cli comand: npm install -g gatsby-cli
  5. Run the gatsby develop command: gatsby develop

This will open the website in your default browser.

Licence

Apache Licence, Version 2.0