Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 408 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 408 Bytes

Youth Basketball Simulator

Requirements

We need Node.js to install and run scripts.

Install and run

Run next commands in your terminal:

Command Description
npm install Install dependencies and launch browser with examples.
npm start Launch browser to show the examples.
Press Ctrl + c to kill http-server process.