bdebon / quick-parcel-project

Parcel with scss, partials, and a base structure that I use to quickly build websites
186 stars 81 forks source link

Vite integration #3

Open Neosoulink opened 2 years ago

Neosoulink commented 2 years ago

Hi Benjamin Code 👋.

I offer you this PR which refers to this issue #1. I have updated the development dependencies so that you can use ViteJS instead of ParcelJs ...

There is not much difference with Parcel but it could give you a plus (and I find Vitejs faster than Parcel). Also with Vite, the hot-reload watches all the files you are working on.

Concretely, I configured the base of a Vite project for a quick start, I updated the README and fixed small minor things ... I hope that you will be interested and that you will appreciate 😀.

Que la force du code soit avec toi 🐱‍👤