this repo has no description
lustre frontent oat-ui gleam
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

๐Ÿ“ Add GIF showing how to compile the project

+15 -12
+2 -12
README.md
··· 1 1 # README 2 2 3 - ## Compiling Lustre app 3 + ## Usage 4 4 5 - ```sh 6 - gleam run -m lustre/dev build 7 - # Compiled in 0.07s 8 - # Running lustre/dev.main 9 - # Creating JavaScript bundle... 10 - # โœ… Bundle successfully built. 11 - # Building Tailwind stylesheet... 12 - # โœ… Stylesheet successfully built. 13 - # โœ… HTML generated. 14 - # โœ… Build complete! 15 - ``` 5 + ![How to compile the project](docs/demo.gif) 16 6 17 7 After compiling, files are now available inside the `dist/` directory. 18 8
docs/demo.gif

This is a binary file and will not be displayed.

+13
docs/demo.tape
··· 1 + Output docs/demo.gif 2 + 3 + Set FontFamily "Maple Mono" 4 + Set Theme "Catppuccin Mocha" 5 + Set FontSize 32 6 + Set Width 1080 7 + Set Height 720 8 + 9 + Type "gleam run -m lustre/dev build" Sleep 500ms Enter 10 + Sleep 2s 11 + 12 + Type "ls dist" Sleep 500ms Enter 13 + Sleep 2s