Skip to content

SidneyK1/pong

Repository files navigation

PONG

This project was developed during my internship at LeanIX. Special Thanks to Konstantin Tieber

Development

  • clone repository
  • run npm install
  • start local server with npm start

Deployment

  • run npm run build to get production build
  • run npm run deploy to publish dist folder on gh-pages branch