Kitura / kitura.dev

http://www.kitura.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Clone the kitura.dev project onto your machine: git clone https://github.com/Kitura/kitura.dev.git
  2. Enter the website directory: cd kitura.dev/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

About

http://www.kitura.dev

License:Apache License 2.0


Languages

Language:JavaScript 56.5%Language:CSS 33.7%Language:SCSS 9.8%