Triangle-org / Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Triangle Docs

Triangle Docs is documentation for the Triangle Web Framework built using Tailwind CSS and Next.js.

Getting started

To get started with this documentation, first install the npm dependencies:

npm install

Next, run the development server:

npm run dev

Finally, open http://localhost:3000 in your browser to view the website.

About

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 62.3%Language:MDX 37.4%Language:CSS 0.3%