/react-scratch

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

Primary LanguageJavaScriptMIT LicenseMIT

Minimal setup for react, webpack, babel

All Contributors

Dependency Status
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!