Skip to content

nicksp/webpack-typescript-babel-template

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published