0.1.40 • Published 10 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
10 years ago
0.1.39
10 years ago
0.1.38
10 years ago
0.1.37
10 years ago
0.1.36
10 years ago
0.1.35
10 years ago
0.1.34
10 years ago
0.1.33
10 years ago
0.1.32
10 years ago
0.1.31
10 years ago
0.1.3
10 years ago
0.1.1
10 years ago
0.1.0
10 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