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

https://github.com/property404/smbc-fourier-transform


https://github.com/property404/smbc-fourier-transform

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# SMBC Fourier Transform

Joke app based off this SMBC comic

!["It's called a fourier transform when you take a number and convert it to the base system where it will have more fours, thus making it 'fourier.'"](public/smbc-fourier.gif)

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```

### Customize configuration

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