Skip to content

wjthomas9/project-init

 
 

Repository files navigation

project-init

Our starting point for front-end development.

Prerequisites:

  1. Ruby
  2. Node
  3. grunt-cli npm install -g grunt-cli

To get started:

  1. Agree to the .rvmrc request
  2. Change the Project name in .rvmrc, close and reopen the terminal window.
  3. Agree to the .rvmrc request
  4. Type npm install and bundle in the root of the project directory.
  5. Change the Project Name in package.json
  6. Run grunt watch
  7. Science

Your project will compile to dist/

To-Do

  • Add minify
  • Source maps for minify
  • Add concat only on dist
  • Add livereload
  • Add bash script for easy install

About

Our starting point of front-end development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published