This project was created to help represent a fundamental app written with Angular. The shopping theme is used throughout the app.
-
Create a repository from this template repository https://github.com/MicrosoftDocs/mslearn-staticwebapp/generate
-
Enter the name of your new repository as my-static-web-app
-
Clone your new repository
git clone https://github.com/your-github-organization/my-static-web-app cd my-static-web-app/angular-app
-
Install the npm packages
npm install
-
Run the app
npm start
- Learn how to Publish an Angular, React, Svelte, or Vue JavaScript app and API with Azure Static Web Apps
- API support in Azure Static Web Apps
- Add an API to Azure Static Web Apps
- Authentication and authorization
- Routes
- Review pre-production environments
- Learn how to Refactor Node.js and Express APIs to Serverless APIs with Azure Functions
- Learn about the Azure Functions local.settings.json file
- Learn how to Deploy to Azure Using Azure Functions
- Sign up for a Free Trial of Azure
- Azure Free Trial
- VS Code
- VS Code Extension for Node on Azure
- Azure Functions local.settings.json file