印象筆記
一款風(fēng)格簡單的在線筆記本,用戶注冊登錄后可以創(chuàng)建自己的筆記本進(jìn)行記錄,支持 Markdown 語法,支持預(yù)覽和增刪改查恢復(fù)等功能
功能
- 登陸注冊
- 筆記本和筆記的增刪改查功能
- 筆記可以使用Markdown書寫
- 筆記刪除可以在廢紙簍選擇恢復(fù)或徹底刪除
- 友好的錯誤提示,簡潔的界面

登錄頁

筆記本列表頁

筆記詳情頁
技術(shù)棧:Vue全家桶、Webpack4.x、Element-UI、Axios
在線預(yù)覽
使用方法:
# clone this repo
git clone
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev 或 npm start
# build for production with minification
npm run build
最后,star本repo :) →_→