文件名称:nuxt-hue:启发您的Nuxt应用程序
文件大小:860KB
文件格式:ZIP
更新时间:2024-05-22 03:09:28
TypeScript
顺化 启发您的Nuxt体验 设置 全局添加nuxt-hue依赖项 yarn global add nuxt-hue # or npm install --global nuxt-hue 运行安装程序命令,并让向导指导您完成操作 nuxt-hue setup 你完成了! 开始与Nuxt一起开发并享受! 发展 克隆此存储库 使用yarn install安装依赖项 使用yarn build --watch启动开发服务器 执照
【文件预览】:
nuxt-hue-master
----.gitignore(4KB)
----tsconfig.json(443B)
----README.md(2KB)
----CHANGELOG.md(2KB)
----.github()
--------workflows()
--------ISSUE_TEMPLATE()
----test()
--------module.test.js(146B)
----postinstall.js(182B)
----.prettierrc(376B)
----commitlint.config.js(300B)
----docs()
--------components()
--------content()
--------nuxt.config.js(316B)
--------static()
--------package.json(326B)
--------yarn.lock(522KB)
--------assets()
--------.env.example(237B)
----LICENSE(1KB)
----nuxt-hue.cmd(151B)
----.gitattributes(431B)
----nuxt-hue(278B)
----package.json(2KB)
----src()
--------module.ts(3KB)
--------utils()
--------cli()
--------core()
--------cli.ts(590B)
----jest.config.js(375B)
----example()
--------tsconfig.json(36B)
--------nuxt.config.js(57B)
--------pages()
----.eslintignore(4KB)
----.editorconfig(333B)
----yarn.lock(618KB)
----netlify.toml(1KB)
----.eslintrc.js(286B)
----.npmrc(16B)