Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 437 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 437 Bytes

BGDC Website

Here is how you can run the project locally:

  1. Clone the repository

    git clone https://github.com/binusgdc/Website2.0.git && cd Website2.0
    
  2. Install dependencies

    npm install
    
  3. Start the dev server

    npm run dev
    

Contributing

For maintainers please read the cotribution guide