Skip to content

albertnahas/tiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiles Game

Installing dependencies

  1. Go to api directory and run
npm install
  1. Go to client directory and run
yarn

if you don't have yarn already installed you can do that by running

npm install --global yarn
  1. Go to the root directory and run
npm install

Starting the project

npm start

on the root directory will start both projects

Testing the project

npm test

separately for client and api so it will run test cases for each

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published