Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

启动项目

安装依赖

npm install 若 npm 源不可用,可替换为 npm install --registry=https://registry.npm.taobao.org

构建生产

在项目目录下运行

本地开发

npm start

在浏览器中打开 http://localhost:3000 查看运行后的页面.

构建

npm run build 构建出项目产物,以供部署

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages