New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-ideil-atom

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ideil-atom

Yeoman generator for Ideil Atom

latest
Source
npmnpm
Version
3.2.1
Version published
Maintainers
2
Created
Source

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

Keywords

yeoman-generator

FAQs

Package last updated on 24 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts