Skip to content

green-coder/vrac-starter-app

Repository files navigation

My Vrac app

How to run this project

npm install
npm start

This will run Shadow-CLJS. Once the project finished to compile, follow the displayed link to see the app.

Production build

Compiling for production:

npm run release

The report describing the size of the different parts is public/js/report.html.

End-to-end tests with Playwright

cd playwright
npm install
npm run test # or npm run test-ui

About

It's dangerous to Vrac alone, clone this!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published