| Crates.io | stellation-backend-cli |
| lib.rs | stellation-backend-cli |
| version | 0.3.0 |
| created_at | 2023-07-16 15:42:28.643084+00 |
| updated_at | 2023-09-02 10:12:57.417067+00 |
| description | The framework experience for Yew. |
| homepage | https://github.com/futursolo/stellation |
| repository | https://github.com/futursolo/stellation |
| max_upload_size | |
| id | 917812 |
| size | 10,985 |
A framework experience for Yew.
Stellation provides a development stack with:
Install required tools
Stellation uses the following tools:
They can be installed with cargo install trunk cargo-generate cargo-make
Create project
Run cargo generate futursolo/stellation-templates and follow the prompt.
Start development server
Run cargo make --quiet start in the project directory.
(This may take a couple minutes when the project is building for the first time.)