/docs/README.md
https://github.com/deckgo/deckdeckgo · Markdown · 34 lines · 21 code · 13 blank · 0 comment · 0 complexity · fc127f9c62db13c52784c74de8946200 MD5 · raw file
- # DeckDeckGo - Docs
- This project is the documentation for developer of [DeckDeckGo].
- It is available online at [https://docs.deckdeckgo.com](https://docs.deckdeckgo.com).
- ## Table of contents
- - [Getting Started](#getting-started)
- - [Markdown](#markdoown)
- - [License](#license)
- ## Getting Started
- To develop and run this documentation locally, proceed as following:
- ```
- git clone https://github.com/deckgo/deckdeckgo
- cd deckdeckgo/docs
- npm install
- npm run start
- ```
- ## Markdown
- The documentation is written in markdown and the app itself is developed with the [Ionic PWA Toolkit](https://ionicframework.com/pwa/toolkit).
- Before building the application, the markdown content is going to be parsed to HTML and injected in its source code (TSX).
-
- ## License
- MIT © [David Dal Busco](mailto:david.dalbusco@outlook.com) and [Nicolas Mattia](mailto:nicolas@nmattia.com)
- [DeckDeckGo]: https://deckdeckgo.com