Parcel Starter Kit Getting Started Get a copy of this repository npx degit braden337/parcel my-new-project cd my-new-project Install Dependencies npm install Development npm start Deployment You can deploy with your Netlify account by running npm run deploy