https://github.com/devmount/panda.play
Codebase for the website of PandaPlay
https://github.com/devmount/panda.play
gaming lets-play
Last synced: 6 months ago
JSON representation
Codebase for the website of PandaPlay
- Host: GitHub
- URL: https://github.com/devmount/panda.play
- Owner: devmount
- License: mit
- Created: 2019-06-21T13:10:45.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T13:30:22.000Z (about 1 year ago)
- Last Synced: 2025-02-13T16:54:14.960Z (11 months ago)
- Topics: gaming, lets-play
- Language: Vue
- Homepage: https://panda-play.de
- Size: 73.6 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
PandaPlay
Codebase for the website of PandaPlay.
Let's plays by PandaPlay of retro, point'n'click or coop games.
## Project setup
```bash
git clone https://github.com/devmount/panda.play
cd panda.play
npm install
```
### Compiles and hot-reloads for development
```bash
npm run dev
```
### Compiles and minifies for production
```bash
npm run build
```