一款基于nodejs的一站式web框架
为大家分享一款基于nodejs的一站式web框架。 asgc-web https://www.npmjs.com/package/asgc-web
1 回复
1、安装 npm install asgc-web -g
2、查看版本号 asgc -v
3、创建项目模板 asgc new [project]
4、启动 进入项目根目录执行: asgc start