mirror of
https://github.com/NoMercy-Entertainment/nomercy-examples.git
synced 2026-08-10 12:05:19 +00:00
Example libraries and demo content for testing the NoMercy platform
https://examples.nomercy.tv/
- JavaScript 96.5%
- TypeScript 2.8%
- Vue 0.4%
- HTML 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .vscode | ||
| public | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| eslint.config.js | ||
| index.html | ||
| package.json | ||
| playlist.js | ||
| postcss.config.cjs | ||
| radialGradientPlugin.ts | ||
| README.md | ||
| remove-moz.cjs | ||
| tailwind.config.cjs | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.js | ||
| yarn.lock | ||
nomercy-examples
This template should help get you started developing with Vue 3 in Vite.
Recommended IDE Setup
VSCode + Volar (and disable Vetur).
Customize configuration
See Vite Configuration Reference.
Project Setup
npm install
Compile and Hot-Reload for Development
npm run dev
Compile and Minify for Production
npm run build