File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Starter template for [ Svelte] ( https://svelte.dev ) frontend apps with Rust [ Rocket] ( https://rocket.rs ) backend server.
5
5
6
- To create a new project based on this template using [ degit ] ( https://github.com/Rich-Harris/degit ) :
6
+
7
7
8
8
## Requirements
9
9
@@ -15,8 +15,8 @@ Rust Nightly for the project folder
15
15
16
16
17
17
## Get started
18
-
19
- Install the dependencies...
18
+ Create a new project based on this template using [ degit ] ( https://github.com/Rich-Harris/degit ) and
19
+ install the dependencies...
20
20
21
21
``` bash
22
22
npx degit sachinbhutani/svelte-on-rust svelte-rocket
@@ -57,4 +57,6 @@ cargo build
57
57
58
58
[ Svelte] ( https://svelte.dev/ )
59
59
60
- [ YRV] ( https://github.com/pateketrueke/yrv )
60
+ [ YRV] ( https://github.com/pateketrueke/yrv )
61
+
62
+ [ Bulma] ( https://bulma.io )
You can’t perform that action at this time.
0 commit comments