Skip to content

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

Notifications You must be signed in to change notification settings

rmkasendwa/sliding-tiles

Repository files navigation

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