Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.02 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.02 KB

License: MIT

DeckDeckGo - Docs

This project is the documentation for developer of DeckDeckGo.

It is available online at https://docs.deckdeckgo.com.

Table of contents

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.

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 and Nicolas Mattia