Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rmkasendwa/sliding-tiles
Simple game to re-arrange tiles that compose a complete image
https://github.com/rmkasendwa/sliding-tiles
entertainment entertainment-application game
Last synced: 19 days ago
JSON representation
Simple game to re-arrange tiles that compose a complete image
- Host: GitHub
- URL: https://github.com/rmkasendwa/sliding-tiles
- Owner: rmkasendwa
- Created: 2019-02-22T17:35:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-21T22:04:43.000Z (almost 3 years ago)
- Last Synced: 2024-10-05T02:41:13.363Z (about 1 month ago)
- Topics: entertainment, entertainment-application, game
- Language: TypeScript
- Homepage:
- Size: 17.1 MB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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