Skip to content

jcunhafonte/ballin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ballin'

A funny arcade game inspired on Impossible Rush.

Requirements

  • node
  • yarn or npm

Installation

When that's done, install the project dependencies. It is recommended that you use Yarn for deterministic dependency management, but npm install will suffice.

$ yarn

Running the Project

After completing the installation step, you're ready to start the project!

$ yarn start

While developing, you will probably rely mostly on yarn start; however, there are additional scripts at your disposal:

yarn <script> Description
start Serves your app with hot reload at localhost:8080
build Builds the application to ./build for production
serve Test the production build locally

License

MIT © jcunhafonte

Built with ❤️ by jcunhafonte

About

A funny arcade game inspired on Impossible Rush.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages