diff options
| author | RblSb <msrblsb@gmail.com> | 2020-05-20 22:39:09 +0300 |
|---|---|---|
| committer | RblSb <msrblsb@gmail.com> | 2020-05-20 22:39:09 +0300 |
| commit | ad0d4409cffe46a18eb3bfd892592b6ec8f932b2 (patch) | |
| tree | bd2160433fd31667630671a5e8b1383288f69972 /README.md | |
| parent | 844048b21f34b066bc003a13fae9fca92872c746 (diff) | |
Update to Haxe 4.1
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -45,8 +45,9 @@ 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, VSCode and vshaxe extension
+- Install [Haxe 4.1](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 install`
- Open project in VSCode and press `F5` for client+server build and run
### About
|
