1.1.0 • Published 2 years ago
@jpcaparas/react-baseline v1.1.0
Overview
A very minimal React.js + Parcel setup to help you get started with your next project.
Requirements
- Node.js v18 or higher
Getting Started
npm i && npm start
That's it!
Troubleshooting
Most problems can be resolved by deleting the .parcel-cache
directory and restarting the development server.