Skip to content

tkhr0/hello-react

Repository files navigation

Hello, React! by tkhr0

Try React 16 with Webpack 4.

handson

  1. Build docker (optional)
  2. Install node dependencies
  3. Compile ES2015 by webpack
  4. Open index.html with browser
$ docker-compose build
$ docker-compose run node yarn install
$ docker-compose run node yarn webpack --progress

Qiita

https://qiita.com/tkhr/items/a279c651a7659c920aa6

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published