/react-minimal-starter-parcel

A minimal starter project (2-files, 1 JS file) for React with Parcel

Primary LanguageJavaScriptMIT LicenseMIT

React Minimal Starter Parcel

A minimal starter project (2-files, 1 JS file) for React with Parcel and xo for linting.

Scripts

npm start: runs Parcel in dev mode

npm run build: run Parcel in build mode (outputs to ./dist).

License

Licensed under MIT, see LICENSE.