chess
chess copied to clipboard
Fixed the dev command
Problem : The dev script in package.json was not working
Solution: Added the db:dev script
Closes #169