Skip to content

jakob101/sprite-animation-test

Repository files navigation

sprite-animation-test

An app to test your sprite animations

To run

  • You'll need to have git and node installed in your system.

Then install the dependencies:

> $ npm install

Install webpack and the development server:

> $ npm i webpack-dev-server webpack -g

You can simply run webpack build using this command:

> $ npm run build

If you want to run with webpack-dev-server simply run this command:

> $ npm run dev

Open the web browser to http:https://localhost:8080/

About

A tool to quickly test your sprite animations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published