https://github.com/zakj/weloveted.com
Celebrating five years of Ted at Mixpanel!
https://github.com/zakj/weloveted.com
Last synced: 8 months ago
JSON representation
Celebrating five years of Ted at Mixpanel!
- Host: GitHub
- URL: https://github.com/zakj/weloveted.com
- Owner: zakj
- Created: 2019-03-02T03:30:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:51:01.000Z (over 3 years ago)
- Last Synced: 2024-04-09T22:02:47.946Z (about 2 years ago)
- Language: Vue
- Size: 1.52 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# weloveted.com
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).