Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Tachom/tachom-website-main

Repository files navigation

Tachom Developer Group Documentation

Tachom Developer Group uses Next.js for its documentation. Here is how you can run the project locally:

  1. Clone this repo

    git clone https://github.com/tate2301/tachomv2.git
  2. Go into the project root directory

    cd tailwindcss.com
  3. Install JS dependencies

    yarn
  4. Start the dev server

    yarn dev

Alternatively you can generate a static export of the documentation using the yarn export command. The export will be saved in the out folder.

About

The main website for Tachom. Built with @next-js and boilerplate from @tailwindcss

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published