Skip to content
Vue JavaScript HTML
Branch: dev
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
dist add https Apr 3, 2019
public add https Apr 3, 2019
src upgrade v0.5.2 Apr 3, 2019
.browserslistrc 重新构建 Mar 19, 2019
.editorconfig 重新构建 Mar 19, 2019
.eslintrc.js 重新构建 Mar 19, 2019
.gitignore 预览版 Mar 29, 2019
LICENSE Create LICENSE Mar 21, 2019
README.md logo link Apr 3, 2019
babel.config.js 增加数据库的处理 Mar 21, 2019
package.json upgrade axios Jun 14, 2019
postcss.config.js 重新构建 Mar 19, 2019
vue.config.js 预览版 Mar 29, 2019
yarn.lock upgrade axios Jun 14, 2019

README.md

ReadMe-PWA

Vue logo

官网

一些 Javascript 库,一般会在 README.md 里介绍使用方法。该项目则可以收集、整理 、查看 Github 上 README 文件。

第一版已于2018年未上线了,是用 Electron + vue + nedb 制作的桌面客户端:ReadMe client

第二版是用 Vue + nedb.js 制作的 PWA。ReadMe PWA

截图

1.png 2.png 3.png 4.png 5.png

技术栈

Vuejs 2.x + vuex + axios + ant-design-vue + nedb

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint
You can’t perform that action at this time.