Merge branch 'master' of gitlab.com:nationtech.io/nationtech.io
This commit is contained in:
commit
b893eb2a32
@ -25,6 +25,10 @@ to go to your newly created project.
|
|||||||
|
|
||||||
Of course you should explore around the project structure, but the best place to start with your application code is in `src/app.rs`.
|
Of course you should explore around the project structure, but the best place to start with your application code is in `src/app.rs`.
|
||||||
|
|
||||||
|
## Building CSS
|
||||||
|
|
||||||
|
`npx tailwindcss -i src/style/main.css -o target/style/main.css`
|
||||||
|
|
||||||
## Running your project
|
## Running your project
|
||||||
|
|
||||||
`cargo leptos watch`
|
`cargo leptos watch`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user