Triangle Docs is documentation for the Triangle Web Framework built using Tailwind CSS and Next.js.
To get started with this documentation, first install the npm dependencies:
npm installNext, run the development server:
npm run devFinally, open http://localhost:3000 in your browser to view the website.