Get a copy of this repository
npx degit braden337/parcel my-new-project
cd my-new-project
npm install
npm start
You can deploy with your Netlify account by running
npm run deploy
Get a copy of this repository
npx degit braden337/parcel my-new-project
cd my-new-project
npm install
npm start
You can deploy with your Netlify account by running
npm run deploy