Skip to content
This repository was archived by the owner on Nov 5, 2022. It is now read-only.

basement-lab/scratchpad-typescript

Repository files navigation

React Hot Loader @next + Typescript

The workflow here may be overkill or some parts may be unnecessary because it utilizes both babel-loader and react-hot-loader/webpack.

Installation

yarn install

yarn run start

npm start and yarn run start both point to the local node_modules installation of webpack-dev-server. If you prefer running it globally, update the start command in package.json or start it with webpack-dev-server at a prompt.

About

React Hot Loader @next + Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published