Installing Elixir in Ubuntu
- ### Step 1: Install Dependencies
sudo apt update
sudo apt upgrade
sudo apt install nodejs
node -v
sudo apt install npm
1b: Install Git
1c: Clone elxr
-
elxr use elixir
Step 4: SyncMaster (only for production)
Step 5: Pull all instances
elxr npm i
Installing Elixir in Windows
Step 1: Install Dependencies
Step 4: SyncMaster (only for production)
Step 5: Pull all instances