/enu-parcel-react-material-skeleton

Squelette React + Material UI + ParcelJS project pour MonEDM.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Project skeleton for a React + Material + ParcelJS project

Set up

  • With yarn: yarn install to download dependencies
  • yarn start creates a local server on port 1234
  • yarn build creates a production build with no source maps

Technical information

  • src/index.html is the main page for the app
  • src/index.js is the entry point
  • React, React-Router-DOM and Material UI are configured
  • Datepickers are configured with date-fns

The project includes a test page to validate the correct aspect for Material (Roboto font, sizes, spacing).