# Install dependencies
bun install
# Start development server
bun run dev
# Build for production
bun run build
# Start production server
bun run start/app- Next.js application files/components- React components used in the documentation/content- Documentation content written in MDX/public- Static assets/lib- Utility functions and shared code
Contributions to improve the documentation are welcome. Please feel free to submit pull requests with corrections or enhancements.
If you have feedback, please open an issue or reach out to @williamhzo or on our Discord.
All content is © Shape Factory.