Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

An Angular sample for deploying to Azure Static Web Apps

NotificationsYou must be signed in to change notification settings

staticwebdev/angular-basic

Repository files navigation

Azure Static Web Apps allows you to easily buildAngular apps in minutes. Use this repo with theAngular quickstart to build and customize a new static site.

This project was generated withAngular CLI.

Project setup

npm install

Start the dev server

npm run swa:start

Note: This command will use the local configuration fileswa-cli.config.json.

Run unit tests

npmtest

Run e2e tests

npm run e2e

Lints and fixes files

npm run lint

Compiles and minifies for production

npm run build

Login to Azure

npm run swa:login

Deploy to Azure

npm run swa:deploy

[8]ページ先頭

©2009-2025 Movatter.jp