Skip to content

A sample TODO notes app using React and Node in a monorepo fashion

Notifications You must be signed in to change notification settings

bahatron/todo-app-sample

Repository files navigation

todo-app-sample

A sample TODO notes app using Node and Vue in a monorepo fashion

See it Running on Heroku

You can see the application running at:

Running Locally

Required Dependencies

# install dependencies
npm install

# run application
./run.js dev -c

# if you don't want to run it with tilt for watch and reload
# you can run the app with simply use docker-compose
docker-compose up --build

Resources:

About

A sample TODO notes app using React and Node in a monorepo fashion

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published