Skip to content

bThink-BGU/BPFlow-ReteJS

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpFlowApp

Website: BPFlow Info.

Application: BPFlowApp (BGU VPN is required).

For running on localhost:

  • Clone the repository to your computer.

  • From /client folder, run the command npm install.

  • For running the client: From /client folder, run the command: npm run dev(development) / npm run prod(production) .

  • For running the server: From /backend folder, run the command mvn spring-boot:run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 44.3%
  • JavaScript 34.3%
  • Vue 21.1%
  • Other 0.3%