generator-webpack-2-typescriptdeprecated

A Yeoman Generator for creating websites with TypeScript and Webpack

Usage no npm install needed!

<script type="module">
  import generatorWebpack2Typescript from 'https://cdn.skypack.dev/generator-webpack-2-typescript';
</script>

README

generator-webpack-2-typescript

Build Status npm version

Generate a scaffold project using TypeScript and webpack.

Installation

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

npm install -g yo
npm install -g generator-webpack-2-typescript

Then generate your new project:

yo webpack-2-typescript

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

ISC © Gary Bortosky