cram
Version:
An AMD-compatible build tool.
13 lines (9 loc) • 390 B
Markdown
# legacy example
This example uses the legacy loader to pull in backbone as a legacy
script.
To run:
1. Install cram globally: `npm install -g cram`
2. Run `bower install` from the root of this example.
3. Run `cram index.html` from the root of this example.
4. Run a web server, such as [scothis/serv](https://github.com/scothis/serv)
and open the index.html file to view the console.