Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 318 Bytes

File metadata and controls

21 lines (11 loc) · 318 Bytes

Official Web Application for Thinkbots

Live At :- https://iicdcrustm.com

Development Site Link :- https://dev.iicdcrustm.com

Setup On Local

First Clone the Repo

git clone github.com/iic-dcrust/web.git

Install Node Modules

npm i

Create a .env file and add credentials

Start Application

npm start