Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Tech

Frontend: React

Backend: Express

Database: MySQL

Run command:

  1. Intasll
cd ToDo
npm install
  1. Config .env file
PORT=3200
MYSQL_USER=your database uername
MYSQL_PASSWORD=your database password
MYSQL_DB=your database name
  1. Open two terminal, for the first terminal
cd frontend
npm run build
npm run start

For the second terminal

cd backend
npm run build
npm run start

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages