mix deps.get
cd assets && npm i
make dev
make test
make e2eNow you can visit localhost:4333 from your browser.
mix deps.clean --unused --unlockThis work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Guides to creating modern UIs with components.
Covers React, TypeScript, Accessibility, HTML, CSS, JavaScript, WebAssembly.
