Skip to content

robdodson/requirejs-multipage-shim-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This boilerplate is designed to help teams get started with, or transition over to, RequireJS. A step-by-step guide is provided at http://robdodson.me/blog/2012/11/18/a-require-dot-js-multipage-shimmed-site-how-to/

Features

  • RequireJS 2.1.9
  • Bootstrap 3
  • jQuery 2.0.3
  • r.js optimized builds with Grunt

Quick Start

Clone the project

git clone https://github.com/robdodson/requirejs-multipage-shim-boilerplate.git

Install grunt (if you don't already have it)

npm install -g grunt-cli

Install dependencies with npm and build!

cd requirejs-multipage-shim-boilerplate
npm install
grunt

License

MIT License © Rob Dodson

About

A boilerplate multipage requirejs/shim project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published