mirror of
https://github.com/LeNei/dioxus-tailwind.git
synced 2026-02-13 14:54:45 +00:00
Update README.md
This commit is contained in:
17
README.md
17
README.md
@@ -1,25 +1,10 @@
|
||||
# dioxus-template
|
||||
|
||||
> a template for starting a dioxus project to be used with [dioxus-cli](https://github.com/DioxusLabs/cli)
|
||||
# dioxus-tailwind
|
||||
|
||||
## Usage
|
||||
|
||||
#### use `dioxus-cli` init the template:
|
||||
|
||||
```
|
||||
dioxus init hello-dioxus
|
||||
```
|
||||
|
||||
or you can choose the template, for this tempalte:
|
||||
|
||||
```
|
||||
dioxus init hello-dioxus --template=gh:dioxuslabs/dioxus-template
|
||||
```
|
||||
|
||||
#### Start a `dev-server` for the project:
|
||||
|
||||
```
|
||||
cd ./hello-dioxus
|
||||
dioxus serve
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user