V 0.0.6
V 0.0.6
- Now you can define port in the serve command
Ex:
mots serve path/to/folder -p 8080
- Now you can serve multiple folders using the serve command separating with ","
Ex:
mots serve path/to/folder1,path/to/folder2
Ex:
mots serve path/to/folder -p 8080
Ex:
mots serve path/to/folder1,path/to/folder2