Skip to content

ryabykhms/rsclone

 
 

Repository files navigation

RS Clone - Word game 'Balda'

It's RS School Final Project.

Task description could be found here

https://github.com/rolling-scopes-school/tasks/blob/master/tasks/rsclone/rsclone.md

Deploy

Backend

⚙️ Setup

# Clone repo
$ git clone https://github.com/gentaliana/rsclone

$ cd rsclone

# Switch to the develop branch
$ git checkout develop

# Install all dependencies
$ npm install

# Run
$ npm run start

# Go to http://localhost:3000/ on your web browser.

Releases

No releases published

Packages

No packages published