Skip to content

kinnplh/engineerdrawing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

初始化和启动服务

  • 设置好git,将文件pull到本地
  • 下载/安装WebStorm,用它打开本工程的文件夹
  • npm install 安装相应的包
  • 点击右上角绿色的三角形,运行
  • http://localhost:3000 访问网站

成员

  • 潘立航
  • 李凝云
  • 张鹿颂
  • 周先达

Prepare for the project

    git config --global user.name "你的名字"
    git config --global user.email "你的email"
    git clone git@166.111.227.241:2014011404/prj7_engineerdrawing.git

gitignore

  • Node无关文件
  • Windows/OSX自动文件
  • JetBrains无关文件
  • ModelSim无关文件

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published