Skip to content

f6o/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic tac toe (Reagent ver)

done with "Tutorial: Into To React" using Reagent (ClojureScript)

FYI

Demo

https://f6o.github.io/tick/

Development mode

To start the Figwheel compiler, navigate to the project folder and run the following command in the terminal:

lein figwheel

Figwheel will automatically push cljs changes to the browser. Once Figwheel starts up, you should be able to open the public/index.html page in the browser.

Building for production

lein clean
lein package

About

react tutorial with clojurescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published