https://github.com/shwilliam/aeropress
💧 Animated AeroPress instructions
https://github.com/shwilliam/aeropress
coffee scrollama vue
Last synced: 11 months ago
JSON representation
💧 Animated AeroPress instructions
- Host: GitHub
- URL: https://github.com/shwilliam/aeropress
- Owner: shwilliam
- Created: 2019-01-06T04:51:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T15:52:57.000Z (over 3 years ago)
- Last Synced: 2025-03-29T15:16:19.523Z (about 1 year ago)
- Topics: coffee, scrollama, vue
- Language: Vue
- Homepage: https://how-to-aeropress.netlify.com
- Size: 1.94 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aeropress
## 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
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).