Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ianaya89/platzi-exchange

Proyecto del Curso Basico de Vue.js de Platzi 💚
https://github.com/ianaya89/platzi-exchange

btc coincap crypto eth spa vue

Last synced: 9 days ago
JSON representation

Proyecto del Curso Basico de Vue.js de Platzi 💚

Awesome Lists containing this project

README

        

# platzi-exchange

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

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