Skip to content

The indecision-app from Complete React Course Training

Notifications You must be signed in to change notification settings

jchlu/indecision-app

Repository files navigation

indecision-app

Install instructions:

  • brew update && brew upgrade node npm yarn
  • yarn global add eslint live-server babel-cli
  • yarn init
  • yarn add babel-preset-react babel-preset-env #NOTE: no "global"
  • babel src/app.js --out-file=public/scripts/app.js --presets=env,react --watch
  • live-server public

About

The indecision-app from Complete React Course Training

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published