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

https://github.com/foolcage/fooltrader-ui

ui for fooltrader
https://github.com/foolcage/fooltrader-ui

Last synced: about 1 year ago
JSON representation

ui for fooltrader

Awesome Lists containing this project

README

          

# fooltrader-ui

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