Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/antidot-framework/antidot-docs

Antidot Framework Docs
https://github.com/antidot-framework/antidot-docs

framework php psr-11 psr-14 psr-15 psr-7

Last synced: 3 days ago
JSON representation

Antidot Framework Docs

Awesome Lists containing this project

README

        

# Antidot framework docs

## Install

````
git clone [email protected]:kpicaza/antidot-docs.git
````

## Requirements

It uses Docsify to parse markdown files into html pages

````
npm i docsify-cli -g
docsify serve ./docs
````