The content to serve is inside docs folder.
We are using docsify for convert markdown into HTML.
- Clone the repository:
git clone [email protected]:Kikobeats/js-mythbusters.git
- Install dependencies:
npm install
- Run local server:
npm run dev
The content to serve is inside docs folder.
We are using docsify for convert markdown into HTML.
git clone [email protected]:Kikobeats/js-mythbusters.git
npm install
npm run dev