naddika / keila-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Keila Website

This is the repository for the Keila website which includes the landing page and the Keila docs

Installation

This site is powered by Nuxt.

You can install it on a local machine like this:

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the Nuxt.js docs and the Nuxt Content docs.

License

This repository is made available under the terms of the MIT license.

About

License:MIT License


Languages

Language:Vue 96.6%Language:JavaScript 3.4%