actix-react-starter-template

April 20, 2022 ยท View on GitHub

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

Contents

  1. 1Pre requisites
  2. 2Getting started
  3. 2.1Setup
  4. 2.2How to run locally?
  5. 3Build
  6. 4Deploy
  7. 5License