0.0.23 • Published 12 months ago

purs-vite-template v0.0.23

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

purs-vite-template

Simple template for getting up and running with vite and purescript.

Quickstart

cd ./purs-vite-template
npm i
npm run compile
npm run dev

Now you can make changes to src/main or other files and have the browser do live reloads based on changes to your purescript code.

0.0.23

12 months ago

0.0.22

12 months ago

0.0.21

12 months ago

0.0.2

12 months ago