This project is the documentation for developer of DeckDeckGo.
It is available online at https://docs.deckdeckgo.com.
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
The documentation is written in markdown and the app itself is developed with the Ionic PWA Toolkit.
Before building the application, the markdown content is going to be parsed to HTML and injected in its source code (TSX).
MIT © David Dal Busco and Nicolas Mattia