Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 427 Bytes

README.md

File metadata and controls

38 lines (24 loc) · 427 Bytes

actix-react-starter-template

Actix web + React + Redux + Redux Saga project starter template

Pre requisites

  • Node v16.14.x
    • nvm or similar tools recommended to manage node versions.
  • Rust v1.59.x
    • rustup, cargo
    • cargo-watch
  • Docker (optional)

Getting started

Setup

npm run setup

How to run locally?

npm run serve

Build

TODO

Deploy

TODO

License

MIT