Skip to content

puzed-legacy/puzed-documentation

Repository files navigation

puzed-documentation

This repository contains all the information found on docs.puzed.com.

Local Setup

git clone https://github.com/puzed/puzed-documentation.git
cd puzed-documentation
npm install
npm run start

Then use your web browser to visit:

https://localhost:9001