https://github.com/zty1205/my-document
So Much to Learn
https://github.com/zty1205/my-document
Last synced: 3 months ago
JSON representation
So Much to Learn
- Host: GitHub
- URL: https://github.com/zty1205/my-document
- Owner: zty1205
- Created: 2018-09-21T01:41:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T22:53:24.000Z (over 3 years ago)
- Last Synced: 2025-06-09T05:03:34.417Z (about 1 year ago)
- Language: HTML
- Size: 3.15 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-document
## description
Learning Collection
## directory
- global
global utils
- server
node express server
node basic konwleage
- src
vue font html
vue deep learn
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### node server
```
npm run server
```