0.1.3 • Published 9 years ago

pillars-generator v0.1.3

Weekly downloads
5
License
-
Repository
github
Last release
9 years ago

Pillars-generator

Tool for creating a project to start with Pillars

##Installation

$ npm install -g pillars-generator

Quick Start

  • First of all you need to create project:
  $ pillars <Project name>
  • Then you need to enter on project directory and install dependencies:
  $ cd <Project name> && npm install
  • Finally you can start working with:
  $ npm start
0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago