A simple news crawler web app written in ASP.NET Core
-
Clone the repository
git clone https://github.com/deverzius/news-crawler-aspnet-core
-
Change directory and build the project
cd news-crawler-aspnet-core dotnet build
-
Run the project
dotnet watch