First, install all the npm packages, then run the program:
Example 1
npm install
npm run example1Example 2
npm install
npm run example2You should see some console outputs from the code
Feel free to look through any parts of the code!
| Name | Name | Last commit date | ||
|---|---|---|---|---|
First, install all the npm packages, then run the program:
Example 1
npm install
npm run example1Example 2
npm install
npm run example2You should see some console outputs from the code
Feel free to look through any parts of the code!