/Codess-Cafe-Website

This is our community's main website

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Codess-Cafe-Website

This is our community's main website

Setup instructions:

  1. Fork the main repository.
  2. Clone your forked repository using: git clone https://github.com/{Your-Github-Username}/Codess-Cafe-Website.git. This creates a local copy of the repository in your machine.
  3. Now open terminal where you cloned the repository and run following instructions
  • npm install
  • npm run dev

You should see the website running on localhost:3000