/telepat-io.github.io

Documentation page for Telepat.io

Primary LanguageHTMLMIT LicenseMIT

Telepat Docs

This project builds the documentation portal for Telepat.io

How to install

Prerequisites:

Installation process:

  1. Clone this repository
  2. Run npm install to install dependencies

Usage

For project development with livereload run:

gulp serve

To build project run: (Result will be in dist/ folder.)

gulp build

Project structure was generated by generator-lb using version 2.0.0.