Skip to content

xstude/mdev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdev

a compiler for module development.

Install

npm install mdev -g

Usage

mdev -h

Build

build src code:

mdev build

build and watch src code:

mdev build -w

Start

start dev server:

mdev start

config server port:

mdev start -p 4000

About

a compiler for module development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages