Skip to content

Scott-Lyons/TypeScriptKaizen

Repository files navigation

TypeScriptKaizen

Getting started

Install gulp 4.0 globally

If you have already installed a previous version of gulp you will need to uninstall it first using:
$ npm uninstall -g gulp
$ npm uninstall gulp

Then you can install gulp 4.0

$ npm install -g "gulpjs/gulp-cli#4.0"

Install Node Packages

$ npm install

Run lite-server and typescript watcher

$ gulp develop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •