Knowledgebase / Wiki template built with Jigsaw, Tailwind and VueJS.
In order to change the text/data please refer to the _source/posts
Start by cloning the project. Then run the command
npm install .
For Development
npm run watch
For Production
npm run production