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

https://github.com/half2me/fourier

Fourier Audio Admin
https://github.com/half2me/fourier

Last synced: 4 months ago
JSON representation

Fourier Audio Admin

Awesome Lists containing this project

README

          

# [Fourier Audio](https://fourieraudio.co.uk)
[![Build Status](https://travis-ci.com/half2me/fourier.svg?branch=master)](https://travis-ci.com/half2me/fourier)

[![Wide Logo](https://i.imgur.com/bxIXLJ9.png)](http://fourieraudio.co.uk)

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