diff options
| author | RblSb <msrblsb@gmail.com> | 2021-06-06 20:22:19 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2021-06-06 20:22:56 +0300 |
| commit | 13127249ddd1f61f8ed6b75803b0de1f4d25f96e (patch) | |
| tree | bfb359bbdf1ab7f4b7c470e54fd4e210dddb7448 /README.md | |
| parent | 03f81af4259c6b58dbef4dfda4683af8a6980759 (diff) | |
Less silly logins
And Haxe update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -54,7 +54,7 @@ It's just works, but you can also check [user/ folder](/user/README.md) for serv - Add `APP_URL` config var with `your-app-link.herokuapp.com` value to prevent sleeping when clients online
### Development
-- Install [Haxe 4.1](https://haxe.org/download/), [VSCode](https://code.visualstudio.com) and [Haxe extension](https://marketplace.visualstudio.com/items?itemName=nadako.vshaxe)
+- Install [Haxe 4.2](https://haxe.org/download/), [VSCode](https://code.visualstudio.com) and [Haxe extension](https://marketplace.visualstudio.com/items?itemName=nadako.vshaxe)
- `haxelib install all` to install extern libs
- If you skipped `Setup` section before: `npm ci`
- Open project in VSCode and press `F5` for client+server build and run
|
