Skip to content

taylorSando/pedestal-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do in Pedestal

A todo app written with the pedestal framework.

Project Installation

To run, clone the repo

Navigate to the root directory of repo

Create a repl

lein repl
(dev)
(run)

Navigate to localhost:3000/todo-data-ui.html

It should work

If you want to change the port number if starts at try the following: Use: (run port-number :todo) where port-number is the port number, i.e. (run 8000 :todo)

lein repl
(dev)
(run 8000 :todo)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published