Skip to content

Repository files navigation

cljs-sudoku

a random sudoku solution generator in clojurescript. check it out at https://cljs-sudoku.netlify.app/

Running locally

Prerequisites

  • node.js version >= 8 must be installed
  • java version >= 8 must be installed

Start a local instance with npx shadow-cljs watch app If port 8089 is not available the server will start on a different port as displayed on screen Open your browser and point to http://localhost:8089 or whichever port the server started on.

Building a release

npx shadow-cljs release app This will build an optimized, production ready release under folder public/

About

a random sudoku solution generator in clojurescript

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages