A minimal starter project (2-files, 1 JS file) for React with Parcel and xo for linting.
npm start
: runs Parcel in dev mode
npm run build
: run Parcel in build mode (outputs to ./dist
).
Licensed under MIT, see LICENSE.
A minimal starter project (2-files, 1 JS file) for React with Parcel and xo for linting.
npm start
: runs Parcel in dev mode
npm run build
: run Parcel in build mode (outputs to ./dist
).
Licensed under MIT, see LICENSE.