You can begin by unpacking the JAR file and then initiate AEM using the /bin/start command.java -jar aem-author-p4502.jar -unpack <!-- crx-quickstart folder will be created -->
sh ./crx-quickstart/bin/start <!-- Start AEM -->For Windows, you should use "start.bat," and for Linux and MacOS, you can ...