You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
blobt 341a6e4414 更新 'README.md' 4 years ago
app 忽略nodede_module打包,threejs框架开发基础环境 4 years ago
server 忽略nodede_module打包,threejs框架开发基础环境 4 years ago
tasks 忽略nodede_module打包,threejs框架开发基础环境 4 years ago
.babelrc 忽略nodede_module打包,threejs框架开发基础环境 4 years ago
.gitignore del package-lock.json 4 years ago
README.md 更新 'README.md' 4 years ago
gulpfile.babel.js init 4 years ago
npm-shrinkwrap.json the first scene 4 years ago
package.json the first scene 4 years ago

README.md

threejs

##环境配置

软件环境

  • node v10.22.0
  • npm 6.14.6

###安装node依赖

npm install yargs gulp gulp-if gulp-concat webpack webpack-stream vinyl-named gulp-livereload gulp-plumber gulp-rename gulp-uglify gulp-util express cookie-parser morgan serve-favicon mockjs ejs --save-dev

###监控和开发

gulp --watch

###默认服务器端口 localhost:3000