File tree Expand file tree Collapse file tree 1 file changed +3
-17
lines changed
Expand file tree Collapse file tree 1 file changed +3
-17
lines changed Original file line number Diff line number Diff line change 1- <!-- Header -->
2- <br /><h3 align =" center " ><a href =" https://github.com/BlueprintFramework " ><code >BlueprintFramework</code ></a >/<code >api</code ></h3 >
3- <p align =" center " >
4- <a href =" https://github.com/BlueprintFramework/framework " >Blueprint</a > <b >·</b >
5- <a href =" https://blueprint.zip " >Website</a > <b >·</b >
6- <a href =" https://discord.com/servers/blueprint-1063548024825057451 " >Community</a >
7- </p >
1+ ## Development
82
9- <!-- Development -->
10- <br /><h2 align =" center " >🧩 Development</h2 >
113``` bash
124# Clone the repository
13- git clone https://github.com/BlueprintFramework/api .git blueprint-api
14- cd blueprint-api
5+ git clone https://github.com/BlueprintFramework/web .git blueprint-web
6+ cd blueprint-web
157
168# Install dependencies
179cargo build
@@ -22,9 +14,3 @@ cp .env.example .env
2214# Start development server
2315cargo run
2416```
25-
26- <br /><br />
27- <p align =" center " >
28- © 2024-2025 Emma (prpl.wtf) and 0x7d8
29- <br /><br /><img src =" https://github.com/user-attachments/assets/ea44ca4a-c256-4e1c-9363-a6a7a3db9a80 " />
30- </p >
You can’t perform that action at this time.
0 commit comments