Skip to content
/ react-ts-basic Public template

A GitHub template for quickly bootstrapping an Azure Static Web App project with React, TypeScript and Azure Functions.

License

Notifications You must be signed in to change notification settings

scale-tone/react-ts-basic

Repository files navigation

ReactTsBasic

A GitHub template for quickly bootstrapping an Azure Static Web App project with React and TypeScript.

Similar to the official one, but uses TypeScript instead. Also has a pre-initialized Azure Functions project in the /api folder, written in TypeScript as well.

How to run

npm install
npm run start-with-backend

The latter command also compiles and starts the /api project under the local 'http://localhost:7071/api' URL.

How to deploy to Azure

Exactly as described here.

Important

Exclude env.development.local and local.settings.json once ready.

About

A GitHub template for quickly bootstrapping an Azure Static Web App project with React, TypeScript and Azure Functions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages