Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 459 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 459 Bytes

gamezonia-react

This is a React App with Counter features. We must change and add new features to complete our requisites

Instrutions to start

Install project dependencies

npm install

Execute project in web browser

npm start

Execute project code testing

npm run test

Interesting URLs

  • Apollo GraphQL (Need install subscriptions-transport-ws dependencies)