tideflow-io / docs.tideflow.io

Documentation

Home Page:https://docs.tideflow.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tideflow.io

This repository hosts the documentation for Tideflow.io.

Built with https://docusaurus.io

Install

  • Install NVM

  • Execute the following to start the development web server.

cd website; # open the website's dir
nvm use     # Use the specific NodeJS version. You might need to run `nvm install`
npm i       # Install the website requirements
npm start   # Start the developmnet web server

About

Documentation

https://docs.tideflow.io

License:MIT License


Languages

Language:JavaScript 43.8%Language:HTML 43.4%Language:CSS 12.0%Language:Dockerfile 0.9%