文件名称:clink-notes
文件大小:371KB
文件格式:ZIP
更新时间:2024-03-26 17:25:48
Vue
碰杯笔记 构建设置 # 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 有关工作原理的详细说明,请查看 。 音符
【文件预览】:
clink-notes-main
----constants()
--------index.js(26B)
--------common.js(264B)
----pages()
--------index.vue(6KB)
----nuxt.config.js(3KB)
----store()
--------pills.js(874B)
--------notes.js(2KB)
--------index.js(1KB)
----filters()
--------filters.js(579B)
----.eslintrc.js(739B)
----layouts()
--------default.vue(85B)
----tailwind.config.js(161B)
----.babelrc(212B)
----.vscode()
--------settings.json(110B)
----components()
--------NoteModal.vue(8KB)
--------Pill.vue(2KB)
--------ProgressBar.vue(795B)
--------Footer.vue(742B)
--------SearchBar.vue(1008B)
--------Note.vue(4KB)
--------Popover.vue(2KB)
----jsconfig.json(288B)
----assets()
--------scss()
--------img()
--------data()
----jest.config.js(392B)
----README.md(398B)
----.editorconfig(207B)
----.env.sample(46B)
----.gitignore(1KB)
----.prettierrc.js(76B)
----package-lock.json(1.47MB)
----package.json(1KB)
----static()
--------clink-notes.ico(66KB)
--------favicon.ico(1KB)