Skip to content

IITP-X-IITG/WoC-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WoC-frontend

Live at codepeak.technology

Set up and run(docker)

Dev environment

yarn
yarn dev

It will take some time for first run. The website will be available on localhost:3000 (make sure the port is not blocked)

Production environment

yarn
yarn build