Funny Fruits used Phaser framework.
- Node >= 8
- NPM >= 5
Clone the repository using the following command:
git clone git@github.com:freevital/funny-fruits.git
Build and run application:
npm install --no-package-lock
npm start
Open http://localhost:8080
npm run build
docker image build -t kravchyshyn.com:5000/funny-fruits
docker push kravchyshyn.com:5000/funny-fruits