Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 243 Bytes

File metadata and controls

20 lines (15 loc) · 243 Bytes

New Botball Website

Created by Madhav Tirumale


First, install npm, run:

npm install

Then, download development files, run:

npm run build

Next, run on a local development server, run:

npm run dev