This is a demo of various Tiny AMD Module Loaders.
- Node.js
- Just clone or download.
- Open cmd prompt or terminal here.
- Run the following,
npm start
Sit back and relax. This will install the dependencies, build the files, start a small local server and even open the browser for you.
The project also demonstrates bundling of resorces using various module bundler.
As of now only one is works as expected.
Use the following command to build the files. (npm start does it automatically)
npm run build
MIT Licence.