Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 401 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 401 Bytes

Website

🌟 Getting Started

Welcome to our website development project!

To get started, follow these simple steps:

➡️ Clone the Project

git clone https://github.com/Cloud-Native-Nagpur/website.git

➡️ Go To Project Folder

cd client

➡️ Install Dependencies

npm install

➡️ Run the Server/Project

npm run dev