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

https://github.com/dan-almenar/dan-dev


https://github.com/dan-almenar/dan-dev

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# dan-dev

### Personal WebApp that also serves me to get more Vue.js practice.

### You may go ahead and use my design if it pleases you (spoiler: I'm no UI designer).

### Note: You may see it live [here](https://dan-developer.web.app)

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

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).