Note: You must have nodejs with npm, and .NET Core installed
To run the latest version of CoreWiki on your local dev machine, open your favorite terminal on an operating system of your choice, and execute the following:
git clone https://github.com/stoyanov7/CoreWiki.git
cd CoreWiki\src
npm install
libman restore
dotnet run