Attempt to bundle the Desmos API using Webpack
- Install NodeJS v8.X (LTS)
- Copy a version of
calculator.js
into thevendor/
folder - At command prompt, run:
npm install npm start
- Browser should open at http://localhost:8085
Attempt to bundle the Desmos API using Webpack
calculator.js
into the vendor/
foldernpm install
npm start