Skip to content

This is an example of using a backend based on Rust Rocket project and a Client side app based on ReactJs (+ Webpack, Babel stack)

License

Notifications You must be signed in to change notification settings

StefanoOrdine/rust-reactjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of using a backend based on Rust Rocket project and a Client side app based on ReactJs (Webpack, Babel and company stack).

Requirements

Installation

To build the project just run:

npm run build

It compiles the Rust Rocket framework based server side application, then it installs nodejs depencency and it compiles client side application assets using Webpack.

npm start

Starts the Rust server. Open your browser at http://localhost:8000 and enjoy a basic Client side ReactJS based application.

About

This is an example of using a backend based on Rust Rocket project and a Client side app based on ReactJs (+ Webpack, Babel stack)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages