Skip to content

Latest commit

 

History

History

client

Minimalize Modern React Boilerplate 2020

Berikut adalah React Boilerplate yang sudah siap pakai untuk Production atau Development yang sudah terintegrasi dengan beberapa tools Front-End populer khususnya untuk React Developer dan bisa di customisasi sesuai dengan selera masing - masing bagi siapa saja yang mau menggunakannya, dikarenakan dari masing - masing orang mungkin ingin mempunyai standar customisasi nya sendiri sesuai dengan keinginannya.

logo-react

logo-react

Run Application

  • Development Mode - npm run s
  • Production Build - npm run b
  • Production Build & Analyzer Bundle - npm run ba
  • Testing React Component - npm run t

Features

  • Support REACT HMR & CSS HMR
  • Support Proggresive Web Apps (PWA) For Production
  • Support SASS Preprocessor CSS
  • Support Dynamic Import & Lazy Loading
  • Support Linting JavaScript & CSS
  • Support .env File
  • Support Manual Proxy Like CRA
  • Support GraphQL
  • Support Friendly Error
  • Support Styled Components
  • Support Unit Test Jest & Enzyme
  • And More

Build Include Technology

  • React
  • Webpack
  • Babel
  • Workbox
  • Eslint
  • Prettier
  • Stylelint
  • Any More

Author

LICENSE