Skip to content

Minimal skeleton with React, TypeScript, Hot Reloader v1, Webpack

License

Notifications You must be signed in to change notification settings

sormy/skeleton-react-typescript-hot-v1

Repository files navigation

React Hot Boilerplate

The minimal dev environment to enable live-editing React components.

Features

  • React (react)
  • React Hot Loader v1 (react-hot-loader)
  • Webpack (webpack)
  • Webpack Dev Server (webpack-dev-server)
  • TypeScript (typescript)
  • TypeScript Loader (ts-loader)

Usage

npm install
npm start
open http://localhost:3000

Now edit src/App.tsx.

Your changes will appear without reloading the browser like in this video.

About

Minimal skeleton with React, TypeScript, Hot Reloader v1, Webpack

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages