Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 573 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 573 Bytes

to enable or disable features tweak flags.nim

deps

nim tested on v1.2.6 amd64

mingw64 added to path

mingw32 installed under C:\mingw32

nodejs tested on v14.5.0

npm tested on v6.14.5

install modules

./install.sh

run

don't use cmd, use git bash instead

./c.sh run client dev mode

./cb.sh compile client prod mode

./mw.sh watch master for file changes and run in dev mode

./m.sh run master dev mode

./mb.sh compile master prod mode