Skip to content

Latest commit

 

History

History
executable file
·
17 lines (9 loc) · 227 Bytes

README.md

File metadata and controls

executable file
·
17 lines (9 loc) · 227 Bytes

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