0.1.3 • Published 10 years ago

pillars-generator v0.1.3

Weekly downloads
5
License
-
Repository
github
Last release
10 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

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago