Our starting point for front-end development.
Prerequisites:
To get started:
- Agree to the .rvmrc request
- Change the Project name in .rvmrc, close and reopen the terminal window.
- Agree to the .rvmrc request
- Type
npm install
andbundle
in the root of the project directory. - Change the Project Name in
package.json
- Run
grunt watch
Your project will compile to dist/
- Add minify
- Source maps for minify
- Add concat only on dist
- Add livereload
- Add bash script for easy install