https://github.com/property404/smbc-fourier-transform
https://github.com/property404/smbc-fourier-transform
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/property404/smbc-fourier-transform
- Owner: Property404
- Created: 2020-11-28T14:06:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-02T18:37:59.000Z (over 1 year ago)
- Last Synced: 2025-02-02T11:41:43.218Z (over 1 year ago)
- Language: Vue
- Size: 370 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SMBC Fourier Transform
Joke app based off this SMBC comic

## 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/).