- First download Node.js
- Download Python version 3.7
- Open your terminal as an administrator if you are on Windows or add “sudo” before the command if you are on Linux.
- Run the following command:
npm install -g accell
- Once done, run the following command in the terminal:
accell
- You will see that the CLI will ask you a bunch of questions. Answer them and the boilerplate will be generated.
The CLI is currently supported across Linux and Unix based distributions.