Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/platframe/documentation

Homepage and docs
https://github.com/platframe/documentation

documentation platframe

Last synced: about 2 months ago
JSON representation

Homepage and docs

Awesome Lists containing this project

README

        

Documentation


Platframe's website and documentation






## Deploying
Instructions for hosting the documentation locally:
```bash
mkdir manual && cd $_
npx degit github:platframe/platframe-docs
npm install # or yarn
npm run serve
```
Read the [docs](https://platframe.com/docs) for more details on deployment.

## Contributing
Refer to the contribution [guidelines](.github/CONTRIBUTING.md) on how to get started.

## License
Released under the [MIT](LICENSE) license.

---

Built with Platframe