/shadow-cljs-macchiato

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Welcome to server

Prequisites

Node.js needs to be installed to run the application.

running in development mode

run the following command in the terminal to install NPM modules and start shadow-cljs:

shadow-cljs watch dev

run node in another terminal:

npm start