Skip to content

mizchi/fe-base

Repository files navigation

fe-base

@mizchi's frontend boilerplate

Stack

  • babel + flowtype
  • react
  • react-redux
  • react-router
  • recompose
  • webpack
  • prettier
  • jest
  • netlify

Start to develop

yarn install
yarn watch
# open localhost:4444

Deploy to netlify

npm i -g netlify-cli
netlify create
yarn deploy

TODO

  • HMR is broken by webpack v4 & react-hot-loader

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published