Skip to content

HugoDF/react-minimal-starter-parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.