A viewer for Utah Dog Park webcams. https://doggos.kescher.at
| public | ||
| src | ||
| .browserslistrc | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| babel.config.js | ||
| cam-template.html | ||
| gen-nojs-pages.bash | ||
| LICENSE | ||
| package.json | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| update.sh | ||
| yarn.lock | ||
doggos
Project setup
yarn
Compiles and hot-reloads for development
yarn dev
Compiles and minifies for production
yarn build
Lints and fixes files
yarn lint