Skip to content

ducpm2303/btl-ltw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 

Repository files navigation

Getting Started

This project has Backend base on Spring Boot and Frontend base on React Js

You must install at least JDK-8 for backend and nodejs 12.13.0 + npm for fontend to run project

Start Backend

In the project, select spring-boot-backend directory

You must config for mysql database

  1. Create database in mysql with name btl_ltw
  2. Config datasource in application.yml:
    1. Change username
    2. Change password
  3. Run SpringBootBackendApplication

Start Frontend

In the project, select react-fontenddirectory

In terminal, run:

  1. npm install
  2. npm start

See home page at: http://localhost:3000/

About

btl-ltw

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •