秋之盒官网开源
如何构建
npm install #安装环境
npm run build #将会在dist目录生成构建结果
npm run dev #运行调试服务器
技术栈
- webpack
- React.js
- Bootstrap
- TypeScript
- Node.js
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upType | Name | Latest commit message | Commit time |
---|---|---|---|
Failed to load latest commit information. | |||
![]() |
src | ||
![]() |
.gitignore | ||
![]() |
README.md | ||
![]() |
d.js | ||
![]() |
package.json | ||
![]() |
tsconfig.json | ||
![]() |
webpack.config.ts |
npm install #安装环境
npm run build #将会在dist目录生成构建结果
npm run dev #运行调试服务器