目录名或文件名 | 功能描述 |
---|---|
├── .nuxt ├── assets ├── components ├── content ├── layouts ├── middleware ├── pages ├── plugins ├── static ├── store ├── test ├── .babelrc ├── .editorconfig ├── .eslintrc.js ├── .gitignore ├── .prettierrc ├── commitlint.config.js ├── jest.config.js ├── nuxt.config.js ├── package.json ├── README.md ├── stylelint.config.js ├── tsconfig.json └── yarn.lock |
nuxt编译后文件 全局打包文件 公共Vue组件 @nuxtjs/content 套件资源目录 布局组件 中间件 路由组件 插件 全局静态文件 vuex文件 jest测试文件 babel js语法 编译器 项目字符编码风格配置文件 eslint代码格式检测工具配置文件 git忽略更新的配置文件 prettier代码格式化工具配置文件 git commit 信息格式检测工具配置文件 jest测试框架配置文件 nuxt配置文件 依赖管理文件 项目主文档 css样式格式检测工具配置文件 typescript配置文件 为了跨机器安装得到一致的结果,yarn需要维护这个文件 |
🔥
# 安装依赖
$ yarn install
# 启动项目(开发环境)
$ yarn dev
# 项目打包
$ yarn build
$ yarn start
# 项目纯静态打包(异步请求都没有)
$ yarn generate
🎨
📰
📝
📝
⚡
🔥
📚
🐛
🚑
🐧
🍎
🏁
🤖
:green_ale:
🚜
♻️
✅
🔬
💚
🔒
⬆️
⬇️
⏩
⏪
🚨
💄
♿
🌐
🚧
💎
🔖
🎉
🔊
🔇
✨
💬
💡
👷
📈
🎀
🚀
➖
➕
🔧
💩
🍃
🏦
🐳
🔀
📌
👥
🚸
🏗️
📱
🤡
👌
💥
🍱
✏️
📦
👽
🚚
:age_facing_up:
👥
🗃️
🔊
:loud-sound:
🔇
🥚
🙈
:see-no-evil:
📸
:camera-flash:
⚗️
🔍
☸️
:wheel-of-dharma:
🏷️