This repository contains the code for the Zillet Knowledge Base (WIP).
# install dependencies
$ yarn install # npm install
# serve with hot reload
$ yarn dev # npm run dev
# production build
$ yarn build # npm run build
# serve content
$ yarn start # npm run start
The Knowledge Base is MIT licensed.