Md-Wahid / DatingApp

A simple and sample web app about social communication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dating App

A simple and sample web app about social communication. This project was generated with .NET CLI or .NET Installer version 5.0.4 and Angular CLI version 12.2.1.

Development server

  1. .NET: Run dotnet run for a dev server. Navigate to http://localhost:5000/ or https://localhost:5001/. The app will automatically reload if you change any of the source files if you run dotnet watch run instead of dotnet run.
  2. Angular: Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

  1. .NET: Run dotnet build to build the project. The build files will be stored in the bin/ directory.
  2. Angular: Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Further help

  1. .NET: To get more help on the Angular CLI use dotnet --help or go check out any of tutorial or another tutorial.
  2. Angular: To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.

About

A simple and sample web app about social communication.


Languages

Language:HTML 52.5%Language:C# 25.2%Language:TypeScript 19.7%Language:JavaScript 2.3%Language:CSS 0.3%