Skip to content

8zf/memo-front-end

Repository files navigation

memo-front-end

在线memo前端部分

组件

cronJob

dateTImePicker

editNote

eventBus

fullForm

imageUnit

note

noteForm

notes

pageFooter

toolbar

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run all tests
npm test