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

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