Skip to content

chennai-web-group/website

Repository files navigation

Code powering Chennai Web Group

This repo is powering the main website of Chennai Web Group and built using NextJs

Development

Note: Node, NPM/Yarn are prerequisites

  • Clone this repository: git clone https://github.com/chennai-web-group/website.git
  • Go to the project: cd website
  • Install dependencies: yarn
  • Start the development server: yarn dev
  • For better dev experience, enable prettier in your IDE