Skip to content

c-r-a-f/frontend-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Boilerplate

Development

To start the development server, run:

bun dev

Production

To build the project for production and start the server, run:

bun build
bun start

Setup

To set up the project, run:

bun install

Running the Next.js Project

To run the Next.js project, follow these steps:

  1. Clone the repository
  2. Navigate to the project directory
  3. Install the dependencies using bun install
  4. Start the development server using bun dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published