mystical

0

Языки

  • JavaScript92,6%
  • Dockerfile2,4%
  • Pug2,2%
  • Makefile1,8%
  • SCSS1%
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
3 года назад
README.md

Mystical

Description

Pure Javascript application that demonstrates the functionality of canvas. When developing the application, code decomposition and an object-oriented approach were applied.

Installation and use

You can install the script by cloning/downloading this repository and running (dev):

or (prod):

It is also possible to pull the image from the docker hub

docker pull alekstar79/mystical
and run
docker run -d -p 80:80 -e DOCKER_ENV=true --rm --name mystical alekstar79/mystical
. For ease of use, a Makefile has been created with short commands [ pull, run, stop ].

Visualization of the script