Skip to content
/ nmjs Public

A micro mvc framework like the asp.net mvc, based node and typescript.

License

Notifications You must be signed in to change notification settings

our-bts/nmjs

Repository files navigation

node-mvc

A mvc framework like the asp.net mvc framework, that used typescript language.

How to use?

还没有搞定

How to develop?

# 安装依赖
npm i 

# 启动
npm run dev

编码规范

  • 使用 TypeScript 开发
  • 方法,变量请设置好具体的数据类型
  • 使用两个空格缩进(务必)
  • 使用具有准确意义的变量/函数名称

About

A micro mvc framework like the asp.net mvc, based node and typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published