/Docs

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

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.