文件名称:nuxt-template-ts:适用于具有最佳实践文件夹结构、windi.css 配置的企业的 Nuxt 2 打字稿样板 :sparkles::sparkles::sparkles:
文件大小:301KB
文件格式:ZIP
更新时间:2024-08-24 14:49:18
typescript vue nuxt nuxtjs HTML
nuxt-模板-ts 构建设置 # build config files $ node _start.js # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate 有关工作原理的详细说明,请查看。 其他命令 # Setup Husky for commitlint $ yarn prepare # Lint the whole project $ yarn lint # Lint the project Javascript $ yarn lin