Move the disks in the tower until you move all of them from A to C.
- Only one disk can be moved at a time.
- A disk can only be moved if it is the uppermost disk on a stack.
- No larger disk may be placed on top of a smaller disk.
- Move all the disk from pilar A to C.
Just click in the website of the repository or here!
Install node modules in the project and start the server:
#install npm
npm install
#start server
npm run dev