Skip to content

8788/flappy-bird

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flappy-bird

https://8788.github.io/flappy-bird/

Build Setup

# install dependencies
npm install

# dev server at http://localhost:8000
npm run dev

# build for production
npm run build

# deploying to a gh-pages branch
npm run deploy