/sliding-tiles

Simple game to re-arrange tiles that compose a complete image

Primary LanguageTypeScript

Getting Started

Available Scripts

In the root directory, you can run:

npm install

Installs dependencies.

npm start

Starts both the main-ui and backoffice-ui in watch mode.

npm run build

Builds all applications to the dist folder.

./setup.sh

Links meekasa-ui/common project with the rest of the projects.

Learn More

You can get more details from main-ui/readme.md and backoffice-ui/readme.md