Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 521 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 521 Bytes

system-react

Showcase application utlizing SystemJS with current-gen frontend libraries.

Checklist

  • React 18
  • React Router Dom
  • Lazy routes (bundle splitting)
  • Axios
  • Roboto Fonts
  • MUI
  • MUI - DataGrid (currently not as UMD package)
  • MUI - Date Pickers (currently not as UMD package)
  • Material Icons
  • react-i18n-next
  • dayjs
  • imperative Snackbars
  • source maps

Setup

pnpm i

Commands

pnpm build

pnpm watch
pnpm preview