Sabotair / social-media-app-graphql

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

social-media-app-graphql

Launch the application

To run the application, go to the project directory and enter the following commands into the console:

Using yarn

Install client dependencies:

cd client && yarn install

Install server dependencies:

yarn install

Start project (using yarn or npm):

yarn start and cd ../client yarn start

About


Languages

Language:JavaScript 93.6%Language:HTML 4.7%Language:CSS 1.7%