Skip to content

rheinatamara/birthday_website_mobile

Repository files navigation

Birthday Website (mobile version)

Installation

  1. Clone the repository
    git clone https://github.com/rheinatamara/birthday_website_mobile.git
    
    cd birthday_website_mobile
  2. Install dependencies
    npm install
  3. Start the development server:
    npm run dev
  4. Open your browser and navigate to http://localhost:5173/ (default Vite dev server URL).

Build For Production

To build the project for production:

npm run build

The production-ready files will be generated in the dist directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors