Skip to content

Minimal setup react, webpack, babel with async data fetching (universal rendering)

License

Notifications You must be signed in to change notification settings

tagraha/react-scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ca4349 Β· Mar 24, 2018
Mar 24, 2018
Mar 22, 2018
Mar 18, 2018
Mar 22, 2018
Mar 9, 2018
Mar 9, 2018
Oct 21, 2017
Mar 22, 2018
Mar 17, 2018
Mar 19, 2018
Mar 18, 2018
Mar 21, 2018
Mar 21, 2018
Mar 22, 2018
Oct 20, 2017
Mar 21, 2018
Mar 21, 2018
Mar 21, 2018

Repository files navigation

Minimal setup for react, webpack, babel

All Contributors

git clone git@github.com:tagraha/react-scratch.git
cd react-scratch
npm install
npm run build
npm run start-dev

Production scripts it will build & run in production mode

npm run build:production
npm start

it should be run on localhost:3000

Technology

Todos

  • Vendor Code Splitting
  • improve Lighthouse score for PWA
  • unit testing & code coverage

Contributors

Thanks goes to these wonderful people (emoji key):


Tirta Nugraha

πŸ’» πŸ“–

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Minimal setup react, webpack, babel with async data fetching (universal rendering)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published