https://github.com/timoscheuermann/timos-accounts
Timo's Accounts grands you access to every feature on timos.design. From writing comments to news, suggesting changes to tccomponents or requesting new icons
https://github.com/timoscheuermann/timos-accounts
Last synced: 5 months ago
JSON representation
Timo's Accounts grands you access to every feature on timos.design. From writing comments to news, suggesting changes to tccomponents or requesting new icons
- Host: GitHub
- URL: https://github.com/timoscheuermann/timos-accounts
- Owner: TimoScheuermann
- Created: 2020-07-27T16:06:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T18:03:18.000Z (over 3 years ago)
- Last Synced: 2025-07-08T05:04:49.463Z (12 months ago)
- Language: Vue
- Homepage: https://accounts.timos.design
- Size: 6.57 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# timosaccounts
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).