novdom_dev_tools
The dev tools for the novdom framework.
Use it for testing (novdom_dev_tools/testing
) and bundling / hot reloading (not working yet)
Commands
- install: Installs Esbuild and Tailwind
- build: Builds the project (with –prod flag for production)
- dev: Starts the dev server (With hot reloading)