Skip to content

zillet/knowledge-base

Repository files navigation

Zillet Knowledge Base

Deploy to Amazon ECS

This repository contains the code for the Zillet Knowledge Base (WIP).


Getting Started

# 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

License

The Knowledge Base is MIT licensed.