https://github.com/half2me/fourier
Fourier Audio Admin
https://github.com/half2me/fourier
Last synced: 4 months ago
JSON representation
Fourier Audio Admin
- Host: GitHub
- URL: https://github.com/half2me/fourier
- Owner: half2me
- Created: 2018-10-20T21:39:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T07:33:11.000Z (over 6 years ago)
- Last Synced: 2025-09-06T15:55:24.968Z (9 months ago)
- Language: Vue
- Homepage: https://fourieraudio.co.uk
- Size: 2.81 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Fourier Audio](https://fourieraudio.co.uk)
[](https://travis-ci.com/half2me/fourier)
[](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
```