generator-ideil-atom v3.2.1
Ideil Atom Generator
Yeoman generator that scaffolds out a front-end web app using Grunt for the build process
Features
- Twig, the flexible, fast, and secure template engine
- JQuery
- Bootstrap in SASS
- Modernizr
- Browsersync
- Built-in preview server with LiveReload
- CSS Autoprefixing
- Automagically compile SASS
- Removing unused CSS with UnCSS
- Automagically create sprite sheets
- Social.js - simple social sharing plugin
- Slick carousel (Optional)
- PhotoSwipe gallery (Optional)
- Underscore.js (Optional)
- Lodash (Optional)
For more information on what generator-ideil-atom can do for you, take a look at the Grunt tasks used in our package.json
.
Getting Started
Install dependencies:
$ npm install -g yo bower grunt-cli
Install the generator:
$ npm install -g generator-ideil-atom
Create a directory for new project:
$ mkdir new-project
$ cd new-project
Run:
$ yo ideil-atom
To build your webapp for production, run:
$ npm grunt
License
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago
10 years ago