| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
✨ https://settlemint.com ✨
Get going with SettleMint in minutes.
Make sure you have Bun installed on your system. If not, you can install it by running:
curl -fsSL https://bun.sh/install | bashgit clone https://github.com/settlemint/docs
cd yourprojectbun installIn the project directory, you can run:
bun run devThis starts the development server with hot-reload enabled. Navigate to /documentation
bun run buildThis command builds the application for production use.
bun run startRuns the built application in production mode.
If you encounter any issues:
bun upgraderm -rf node_modules
rm bun.lockb
bun install| Back | FazBrowse Home | New Git URL |