generator-clearthread-ag2

1.0.5 • Public • Published

ClearThread Angular 2 Starter Project

By: Davis Sylvester Davis@Sylvesterllc.com

Prerequisite

  1. Node v5 or Later
  2. NPM *will be installed with Node
  3. npm install -g Yo
  4. npm install -g Gulp
  5. [Git] (https://git-scm.com/download)

How to Use

1.0.11

INSTALL THE GENERATOR

  • STEPS 1 - 4 ONLY NEED TO BE DONE THE FIRST TIME YOU INSTALL THE GENERATOR

1. Create a Directory to store all your Generators

mkdir projects\generators cd projects\generators

2. Clone the Clearthread Generator from Bitbucket

3. Install NPM Packages for Generators

npm install

4. Install the Generator Locally

  • This allows you to use without going to a Public Repository to download

npm link

How to Use the Generator

  1. Create a Directory to hold your new Project
  • mkdir project\samples\ct-app1
  • cd project\samples\ct-app1
  1. Scaffold the Project
  • yo clearthread-ag2
  • Select the Dependencies
  • npm setup
  • gulp

Package Sidebar

Install

npm i generator-clearthread-ag2

Weekly Downloads

1

Version

1.0.5

License

ISC

Last publish

Collaborators

  • dsylvester