0.0.23 • Published 2 years ago

purs-vite-template v0.0.23

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

0.0.22

2 years ago

0.0.21

2 years ago

0.0.2

2 years ago