Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 548 Bytes

File metadata and controls

26 lines (20 loc) · 548 Bytes
PandaPlay Logo

PandaPlay

Codebase for the website of PandaPlay.
Let's plays by PandaPlay of retro, point'n'click or coop games.

Project setup

git clone https://github.com/devmount/panda.play
cd panda.play
npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build