Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zty1205/my-document
So Much to Learn
https://github.com/zty1205/my-document
Last synced: about 6 hours 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-29T22:53:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T07:28:19.256Z (over 1 year ago)
- Language: HTML
- Size: 3.15 MB
- Stars: 0
- Watchers: 1
- 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
```