Skip to content

agusID/svelte-flappy-dragon

Repository files navigation

Flappy Dragon

Netlify Status

Live

http://bit.ly/indosiar-dragon

How to start?

  • please fork this repo, and clone from your account.
  • go to directory and please install with yarn install or npm run install
  • run in development yarn start or npm run start.
  • run in production yarn serve or npm run serve, but please enter this command yarn build or npm run build before.