additional readme instructions
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 30s
Details
This commit is contained in:
parent
4524c8a8a3
commit
5581b24c6e
10
README.md
10
README.md
|
@ -144,15 +144,19 @@ or
|
|||
|
||||
1. In a new terminal window, navigate to `dgf-prototype/client`
|
||||
|
||||
2. Install the project
|
||||
1. Install the project
|
||||
|
||||
npm install
|
||||
|
||||
3. Run the development server
|
||||
1. Install `vite`
|
||||
|
||||
npm i -g vite
|
||||
|
||||
1. Run the development server
|
||||
|
||||
vite dev
|
||||
|
||||
4. Now you should be able to open the site at https://dgfprototype.dev
|
||||
1. Now you should be able to open the site at https://dgfprototype.dev
|
||||
|
||||
|
||||
## To run automatic staking
|
||||
|
|
Loading…
Reference in New Issue