Angular Store Front
Follow this step-by-step guide for initial setup of your Angular Storefront and to run your application.
Last updated
Follow this step-by-step guide for initial setup of your Angular Storefront and to run your application.
Last updated
Before setting up your Angular Storefront, make sure the are ready.
Step-1 > Unzip your file and open it with your desired ide and then go to terminal and type,
If NPM Install doesn't work, then try the command below:
Then, follow the steps given below.
Step-2 > Navigate to project folder → src→ environments → environment.ts after that ,
For running your application in your respective browser run the following command:
Post this, for Build and Deployment, refer to under Front End Deployment Setup.