1.0.0 • Published 5 years ago

baf-svelte-parcel v1.0.0

Weekly downloads
2
License
ISC
Repository
github
Last release
5 years ago

baf-svelte-parcel 🦢 📦

Super basic svelte template using parcel.


Quickstart

npx baf-svelte-parcel your-app && cd your-app && npm start

Install package globally

In your terminal

npm i -g baf-svelte-parcel

Create baf-svelte-parcel

Run

   basp # will clone and install in /barp if it doesn't already exist

Use custom name

   basp your-app-name