Skip to content

jeffstedt/node-elm-to-do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-elm-to-do

Simple to-do application written in Node and Elm.

Installation

Backend

# 1. install dependencies
> brew install mongodb-community
# 2. start server
> yarn server

Frontend

# 1. install dependencies
> yarn install
# 2. start client server
yarn dev

Frontend + Backend

# 1. start both client and server
yarn start

Todo

  • Implement Elm Http.request
  • Convert server .js to .ts

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published