1 repository on SrcLog
Example of requiring a module within a different js file. Created basic math functions within mathlib.js and imported them into app.js using the require method.