fimars / Hell

πŸ“– + TypeScript + React

Home Page:https://fimars.github.io/Hell/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HellDoc

Yet another doc tool base TypeScript and React.

Do not use in a production environment Now.

Getting Started

Install HellDoc using npm:

npm install @helldoc/cli -g

Run the things on your docs dir:

helldoc dev <your-dir>

Enjoy!

Development

Clone this project

yarn boostrap # install deps & run the tsc
yarn register-helldoc # link global helldoc cmd

Then

yarn dev # server the packages/docs with itself

License

HellDoc is MIT licensed.

About

πŸ“– + TypeScript + React

https://fimars.github.io/Hell/

License:MIT License


Languages

Language:TypeScript 78.8%Language:CSS 17.2%Language:JavaScript 2.8%Language:HTML 1.0%Language:Shell 0.2%