mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-09 17:58:21 +00:00
An alternative privacy-friendly YouTube frontend which is efficient by design.
public | ||
src | ||
_redirects | ||
.gitignore | ||
babel.config.js | ||
LICENSE | ||
package-lock.json | ||
package.json | ||
README.md |
piped
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint