Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 998 Bytes

File metadata and controls

42 lines (28 loc) · 998 Bytes

Welcome to Shape Docs!

Local Development

# Install dependencies
bun install

# Start development server
bun run dev

# Build for production
bun run build

# Start production server
bun run start

Repository Structure

  • /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

Links

Contributing

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.

License

All content is © Shape Factory.