Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 351 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 351 Bytes

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