文件名称:cvmailer
文件大小:135KB
文件格式:ZIP
更新时间:2024-04-14 19:30:31
Vue
primevue-nuxt-quickstart 构建设置 # install dependencies $ npm install # serve with hot reload at localhost:3000 $ npm run dev # build for production and launch server $ npm run build $ npm run start # generate static project $ npm run generate 有关工作原理的详细说明,请查看 。
【文件预览】:
cvmailer-master
----jsconfig.json(209B)
----package.json(479B)
----layouts()
--------error.vue(613B)
--------default.vue(161B)
----.github()
--------dependabot.yml(321B)
----plugins()
--------quill-editor.js(220B)
--------notifier.js(195B)
----middleware()
--------getUser.js(182B)
----package-lock.json(486KB)
----pages()
--------dashboard.vue(4KB)
--------index.vue(170B)
----.gitignore(1KB)
----components()
--------Footer.vue(712B)
--------login.vue(1KB)
--------Navbar.vue(375B)
--------Snackbar.vue(661B)
----README.md(362B)
----nuxt.config.js(2KB)
----.editorconfig(207B)
----store()
--------auth.js(317B)
--------index.js(220B)
--------snackbar.js(198B)