Skip to content

tasos14/reactQueens

Repository files navigation

reactQueens

The famous N-Queens puzzle build with React and Tau Prolog.

Installation

For the UI

$ npm install
$ npm run start

Then start the server:

$ npm run watch-server

License

MIT