Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Eskotus/notes-app-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes-app-frontend

Notes app frontend for practicing Clojure and AWS with https://serverless-stack.com/ tutorial porting everything to Clojure(script) on the fly.

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

cljs versio of notes app tutorial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors