0.3.8 • Published 5 years ago
typescript-app v0.3.8
typescript-app
Start coding in TypeScript in just 1 (one) minute! This package magically sets up a ready-to-use TypeScript application (typescript + eslint + sass + jest + gulp + browsersync).
Installation
If not using with npx (see below), you can install with:
$ npm install typescript-app [-g]Usage
Go to a directory where you want an application to be initialized, and run
$ typescript-appor with npx:
$ npx typescript-appThen install dependencies with your favourite package manager:
$ npm installor
$ yarnRun application
$ npm run startor
$ yarn startRun tests
$ npm run testor
$ yarn testBuild application
$ npm run buildor
$ yarn build0.3.8
5 years ago
0.3.7
5 years ago
0.3.6
5 years ago
0.3.5
6 years ago
0.3.4
6 years ago
0.3.3
6 years ago
0.3.2
6 years ago
0.3.0
6 years ago
0.3.1
6 years ago
0.2.1
6 years ago
0.2.0
6 years ago
0.2.3
6 years ago
0.2.2
6 years ago
0.1.7
6 years ago
0.1.6
7 years ago
0.1.5
7 years ago
0.1.4
7 years ago
0.1.3
7 years ago
0.1.2
7 years ago
0.1.1
7 years ago
0.1.0
7 years ago