telepat-io.github.io
telepat-io.github.io copied to clipboard
Documentation page for Telepat.io
Telepat Docs
This project builds the documentation portal for Telepat.io
How to install
Prerequisites:
Installation process:
- Clone this repository
- 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.