Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 447 Bytes

File metadata and controls

19 lines (12 loc) · 447 Bytes

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.