Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 701 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 701 Bytes

A landing page for Bubur Nusantara restaurant built with TypeScript, Tailwind CSS, and Vite

Tech Stack

Getting Started

Here are the instructions to get you a copy of the project up and running on your local machine for development and testing purposes.

  1. Clone the repository

    git clone https://github.com/ccrsxx/buburnusantara.com.git
  2. Install dependencies

    npm i
  3. Start the development server

    npm run dev