Documentation website for Kata Products
Welcome to the GitHub project for the Kata Documentations (Kata Docs 2.0) using Next.js.
Clone this repository.
git clone `link here`
cd
to the generated project. Here we'll have to install our node dependencies. To do so, run (one of) the following command(s).
# npm
npm install
# yarn
yarn
To start working on this documentation, you need to start a development server.
# npm
npm run dev
# yarn
yarn dev
- Izzan Nuruddin (@IzzanNurdin) – Kata.ai
- Steven Evan (@stevenevan) - Kata.ai
- Mirza Zanuar (@zanuarmirza) - Kata.ai