Installation
Run the Command in your terminal to get started
npx create-entapex-app@latest
Choose your preference
After running the above command you will be greeted with questionary to create your template with your preference
-
? Enter name of your project: Enter the name of your project.
-
? Select project template: Select entapex-app as project template. Planning to add more templates in future.
-
? Do you want to run 'npm install'?: Enter Y or N and hit enter.
-
? Do you want to initialize Git?: Enter Y or N and hit enter.
Environment variables
Open the project folder and configure .env
file with your own environment variables