8000 GitHub - totaljs/docs: Total.js documentation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

totaljs/docs

Repository files navigation

Documentation Tool

Made in EU

Installation

There are several ways to provide Documentation app.

Locally

  • install Node.js platform
  • download Documentation source code
  • open terminal/command-line:
    • cd docs
    • npm install

Run:

npm run start

or directly using node executable (port is optional, default 8000)

node index.js <port>

Documentation in Docker

docker pull totalplatform/docs
docker run -p 8000:8000 totalplatform/docs

About

Total.js documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0