Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 744 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 744 Bytes

ND Framework Documentation


Local Development

First, run pnpm i to install the dependencies.

Then, run pnpm dev to start the development server and visit localhost:3000.

License

This project is licensed under the MIT License.

This project was made via Nextra <3