Update docs/community/development.md

This commit is contained in:
Sidharth Vinod
2023-08-09 17:44:24 +05:30
committed by GitHub
parent 06e4a6398c
commit e128a11f3b

View File

@@ -77,7 +77,7 @@ All tests should run successfully without any errors or failures. (You might see
Now you are ready to make your changes!
Edit whichever files in `src` as required.
#### 4. See your changes
#### 5. See your changes
Open <http://localhost:9000> in your browser, after starting the dev server.
There is a list of demos that can be used to see and test your changes.