Skip to content

An easy web application with React as frontend and Julia as backend

Notifications You must be signed in to change notification settings

terasakisatoshi/react_genie.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 

Repository files navigation

Backend + Frontend integration

Usage

Initialize backend

$ cd backend
$ julia --project=@. -e 'using Pkg; Pkg.instantiate()'
$ ./bin/server

Initialize frontend

$ cd frontend
$ yarn
$ yarn start

Then open http://localhost:3000/ from your web browser

About

An easy web application with React as frontend and Julia as backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published