The official website of The Alcoding Club, PES University
Built with Next.js, Typescript and Node.js
Clone the repository after forking
In the client directory, run npm install
Run npm run dev
In the server directory, run npm install
Run npm run dev
In another terminal, run npm run watch
Visit http://localhost:3000