0.1.40 • Published 9 years ago
generator-clear-creek v0.1.40
Yeoman TIY Generator
This is a Yeoman generator that is based on The Iron Yard Student Yeoman generator. This version is set up for those wanting to start a project with several popular JS libraries, and a live-server with browserify, watchify, SASS watch and livereload run
What is Included
- Sass
- jQuery
- Underscore
What is Optional
- Bootstrap
- Backbone
- Handlebars
- React
- React DOM
- Backbone and Bootstrap component mixins for React
Installation & Usage
To install:
npm install -g generator-clear-creek
To update:
npm update -g generator-clear-creek
This is used like any other Yeoman generator. Simply navigate to your new project folder and run:
# Important: *run this inside the project directory*
yo clear-creek
npm Tasks
There are a few specific tasks so feel free to check out the package.json
but the most used one will be.
npm run watch
- Starts a server and watches for changes, also livereloadnpm run deploy
- sorts out folders for deploying properly to gh-pages in one command- Be sure to keep JSX out of your .js files for the deploy command to work
0.1.40
9 years ago
0.1.39
9 years ago
0.1.38
9 years ago
0.1.37
9 years ago
0.1.36
9 years ago
0.1.35
9 years ago
0.1.34
9 years ago
0.1.33
9 years ago
0.1.32
9 years ago
0.1.31
9 years ago
0.1.3
9 years ago
0.1.1
9 years ago
0.1.0
9 years ago
0.0.9
10 years ago
0.0.8
10 years ago
0.0.7
10 years ago
0.0.6
10 years ago
0.0.5
10 years ago