Skip to content

wechka53/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Get Started

Install packages:

yarn install

Run App:

yarn start

Docker support:

If you would prefer to use docker just run:

docker-compose up -d

Connect to container:

docker-compose exec node bash

Install packages inside the docker:

yarn install

Run App inside the docker:

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published