Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 296 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 296 Bytes

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.