Skip to content

hackinout/InOut5-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InOut: India's biggest community hackathon

Website for InOut 5.0

Installation

Install the dependencies:

yarn install

Run the development server:

yarn dev

Production build to /public:

yarn build