Skip to content

the mlogjs project template with watch mode - auto compiling

License

Notifications You must be signed in to change notification settings

Sharlottes/mlogJsWatchTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MlogJS watch mode template

Getting Started

before start, you need to download this repository. use git clone or download zip file and unzip it.

first, mlogjs CLI according to the doc.

npm i -g mlogjs

Note

Yarn totally not working. it will cause unknown error.

second, set up mlogjs typescript definitions directly.

mlogjs setup

last, run watch script to start watch mode.

npm run watch

now, when you save script.ts file, the source code is compiled and uploaded to logic processor after few seconds with mlogjs-watcher mod.

References

About

the mlogjs project template with watch mode - auto compiling

Topics

Resources

License

Stars

Watchers

Forks