Loader...
Get started with the premium Next.js boilerplate that includes everything you need to build and ship your product fast.
# Clone the repository
git clone https://github.com/shipkit-io/bones
# Change directory
cd shipkit
# Install dependencies
bun install --frozen-lockfile
# Start the development server
bun dev