Platframe's website and documentation
Instructions for hosting the documentation locally:
mkdir manual && cd $_
npx degit github:platframe/platframe-docs
npm install # or yarn
npm run serveRead the docs for more details on deployment.
Refer to the contribution guidelines on how to get started.
Released under the MIT license.