/NEW-Framework

NodeJS + Express + Webpack framework

Primary LanguageJavaScriptApache License 2.0Apache-2.0

使用 NodeJS + ExpressJS + Webpack 打造你的前端框架。

如何启动项目

  1. 检出项目
  2. 安装依赖 npm install
  3. 执行命令 npm run dev
  4. 访问 http://localhost:3000