a vue spa project
# clone project from github to your computer
git clone https://github.com/huahaichuan/sunnyNote.git
# enter into project director
cd sunnyNote
# install dependencies
npm install
# run development
npm run dev