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