Skip to content

victoringvarsson/azure-101-web

Repository files navigation

Welcome to "My Photo Album"!

CI

This project was bootstrapped with Create React App.

What you need to know

Configure backend

In src/environment.ts update the baseUrl to point to your backend.

Run the web locally

First run npm install followed by npm run start. Open http://localhost:3000 to view it in the browser.

Build the web for production deploy

Run npm run build. The build is stored in a directory called build.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published