Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```