generator-ts-starter

0.0.3 • Public • Published

generator-ts-starter NPM version Build Status Dependency Status Coverage percentage

Following project contains starter and config for simple typescript project

Installation

First, install Yeoman and generator-ts-starter using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-ts-starter

Then generate your new project:

yo ts-starter

Features

  • Typescript
  • Webpack
  • Live dev server
  • Karma & Jasmine
  • TravisCI

Scripts

# Webpack watch and run browser sync
npm run webpack
# Build final version 
npm run build
# Testing
npm run test

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © vlad.borsh

Package Sidebar

Install

npm i generator-ts-starter

Weekly Downloads

4

Version

0.0.3

License

MIT

Unpacked Size

11 kB

Total Files

14

Last publish

Collaborators

  • v.borsh