generator-ideil-atom

3.2.1 • Public • Published

Ideil Atom Generator

Yeoman generator that scaffolds out a front-end web app using Grunt for the build process

Features

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

MIT License

Readme

Keywords

Package Sidebar

Install

npm i generator-ideil-atom

Weekly Downloads

1

Version

3.2.1

License

MIT

Unpacked Size

181 kB

Total Files

84

Last publish

Collaborators

  • g.sus
  • phx-vic