cloudnote

启动

# npm
$ npm install
$ npm run dev

# yarn
$ yarn install
$ yarn dev