Update README

This commit is contained in:
Râu Cao
2023-08-15 10:27:27 +02:00
parent 8cc3da40b7
commit ea15e69d79
+2 -2
View File
@@ -31,8 +31,8 @@ You will need the following things properly installed on your computer.
### Building/running for development
* `npm start` - by default Kredits Web connects to the Rootstock testnet network
* Visit your app at [http://localhost:4200](http://localhost:4200).
* Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests).
* Visit the app at [http://localhost:4200](http://localhost:4200).
* Visit the tests at [http://localhost:4200/tests](http://localhost:4200/tests).
See [working with locally deployed contracts](https://github.com/67P/kredits-web#working-with-locally-deployed-contracts) for details on how to develop with locally deployed contracts.