Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 510 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 510 Bytes

Rubiks-Cube-Algo-API

Rubik's Cube Algorithm API. Currently this Apollo Server serves the "cubrr" react based Apollo client. Helps to manage data stored in MongoDB, declarative data fetching with GraphQL :)

Just a collection of PLL OLLs, This API is used to serve cubrr project.

To run the project

In the project directory, you can run:

npm run start
npm run serve

Runs the app in the development mode.
Open http://localhost:5000 to view it in the browser.