Skip to content

aleury/rust-web-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-web-app

This is a project covered in this course by Jeremy Chone.

Setup

Start the application in one terminal:

$ cargo watch -q -c -w src/ -w .cargo/ -x run

and run the integration tests in another:

$ cargo watch -q -c -w examples/ -x "run --example quick_dev"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors