https://github.com/heycn/elephant-notebook
与后端交互的一款「在线笔记」
https://github.com/heycn/elephant-notebook
Last synced: 4 months ago
JSON representation
与后端交互的一款「在线笔记」
- Host: GitHub
- URL: https://github.com/heycn/elephant-notebook
- Owner: heycn
- Created: 2022-01-27T09:43:00.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T07:59:06.000Z (over 3 years ago)
- Last Synced: 2024-12-28T22:29:56.972Z (6 months ago)
- Language: JavaScript
- Homepage: https://heycn.github.io/elephant-notebook-website/
- Size: 1.22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 大象笔记
## 需要用到的命令
```bash
npm install
npm start
npm run build
```
## 一键部署
```bash
npm run deploy:github
npm run deploy:gitee
```## 注意
如果在本地预览出现:您的连接不是私密连接
那么请在键盘敲:thisisunsafe
告诉浏览器:我知道这个连接不安全,但我还是要访问