DEV Community

@venelouis
@venelouis

Posted on

I Built a Portfolio in Real Time Using Rullst (Rust's Best New Framework?) 🦀

I basically used 3 commands in terminal (after a installed Rust language in Windos and the Rullst FullStack Framework: cargo install cargo-rullst):

  • cargo rullst
  • cd portfolio (to enter in the folder)
  • cargo rullst dev

Top comments (0)