Skip to content

nicksp/react-webpack-typescript-babel-template

Repository files navigation

React-Webpack-TypeScript-Babel

A starter template for projects using React, Webpack, TypeScript and Babel.

Starting the Dev Server

npm start

Building the Bundle

npm run build

Type-checking the Project

npm run typecheck

And to run in --watch mode:

npm run typecheck:watch

About

A starter template using Babel to build React (JSX) code written in TypeScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published