Attempt to bundle the Desmos API using Webpack
- Install NodeJS v8.X (LTS)
- Copy a version of
calculator.jsinto thesrc/folder - At command prompt, run:
npm install
npm run- Browser should open at http://localhost:8085
- Check the console for errors
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Attempt to bundle the Desmos API using Webpack
calculator.js into the src/ foldernpm install
npm run