Example of authmagic application created with authmagic-timerange-stateless-core, authmagic-email-plugin and authmagic-link-email-phone-bootstrap-theme. Node's version higher or equal to 8.10.0 is required.
npm install -g authmagic-cli
npm init -y
authmagic init -e
authmagic install
authmagic
Note: make sure name in your package.json is not named as authmagic
if you do not want to get an error npm refusing to install as a dependency of itself
.