Skip to content

A starter template using Webpack and Babel to build TypeScript code

License

Notifications You must be signed in to change notification settings

nicksp/webpack-typescript-babel-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nick Plekhanov
Nov 10, 2019
4c362c3 · Nov 10, 2019

History

1 Commit
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019
Nov 10, 2019

Repository files navigation

Webpack-TypeScript-Babel

A starter template for projects using Webpack and Babel to build TypeScript code, and using TypeScript for type-checking.

Building the Repo

npm run build

Building Types

npm run build:types

Type-checking the Project

npm run typecheck

And to run in --watch mode:

npm run typecheck:watch

About

A starter template using Webpack and Babel to build TypeScript code

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published