Skip to content

ALai57/cljs-chess

Repository files navigation

cljs-chess

A Drag and Drop Chess app in CLJS

Installation

Clojurescript

Running the app

npm install
npm run watch
open resources/public/index.html

Development

For local development using Storybook

// Rebuild every time the program is changed and start Storybook
npm run watch
npm run storybook

Tests

npm install karma --save-dev
npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published