# about-node-vue **Repository Path**: kgm0515/about-node-vue ## Basic Information - **Project Name**: about-node-vue - **Description**: vue3+ts+node+http - **Primary Language**: JavaScript - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-29 - **Last Updated**: 2021-11-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # about-node-vue ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). setting.json ``` { "editor.formatOnSave": true, // 保存自动格式化 "[javascript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[typescriptreact]": { "editor.defaultFormatter": "esbenp.prettier-vscode" }, "[typescript]": { "editor.defaultFormatter": "esbenp.prettier-vscode" } } ``` 图片相关 https://developer.mozilla.org/zh-CN/search?q=image webgl+three WebGL教程_Three.js教程_郭隆邦技术博客郭隆邦_技术博客: http://www.yanhuangxueyuan.com/ webpack https://webpack.docschina.org/guides/installation/