RomanKostyrin / rsclone

Singleplayer / multiplayer 2D-game

Home Page:https://clone-zero.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSClone

Frontend

  • React
  • Typescript
  • Redux / Redux-Toolkit
  • Styled Components
  • Phaser 3(Canvas, WebGL)

Backend

  • TypeORM
  • MongoDB
  • Express
  • NodeJS
  • Socket.io

Here is your instruction!!!

At first you need to clone the repo

git clone https://github.com/Ilya758/rsclone

Then you need to change a current branch to "develop"

git checkout develop

You may also need to install npm-dependencies

npm install

In the project directory, you can run:

npm start

Runs the app in the development mode.
You may also see any lint errors in the console.

npm run lint

Launches the linter

npm run prettier

Launches the prettier

npm run storybook

Launches the storybook

npm run build-storybook

Launches the build of the storybook

npm run build

Builds the app for production to the build folder.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

About

Singleplayer / multiplayer 2D-game

https://clone-zero.netlify.app/


Languages

Language:TypeScript 99.0%Language:HTML 0.6%Language:JavaScript 0.3%Language:Shell 0.0%