typo and remove forum link
This commit is contained in:
parent
2c35de71bf
commit
ceabb95fa8
1 changed files with 1 additions and 2 deletions
|
|
@ -22,13 +22,12 @@ to start a local instance of the apps. then open
|
|||
npm run-script start-web
|
||||
```
|
||||
serves code as obfuscated, compressed bundles. this is the mode used to run on a public
|
||||
web site, so you can't use "localhost" to test. to accomodate this, alias "debug" to 127.0.0.1
|
||||
web site, so you can't use "localhost" to test. to accommodate this, alias "debug" to 127.0.0.1
|
||||
then access the apps from http://debug:8080/
|
||||
|
||||
## More Information
|
||||
|
||||
* [Facebook Group](https://www.facebook.com/groups/660020084206828/)
|
||||
* [Forums](https://forum.grid.space)
|
||||
* [Wiki](https://github.com/GridSpace/KiriMoto/wiki)
|
||||
* [Twitter](https://twitter.com/grid_space_3d)
|
||||
* [YouTube Tutorials](https://www.youtube.com/c/gridspace)
|
||||
|
|
|
|||
Loading…
Reference in a new issue