Skip to content

anarakinson/cpp_personal_website

Repository files navigation

Website project

  1. Install vcpkg:
git clone https://github.com/Microsoft/vcpkg.git

if WINDOWS:

.\vcpkg\bootstrap-vcpkg.bat

else:

./vcpkg/bootstrap-vcpkg.sh
./vcpkg/vcpkg integrate install

./vcpkg/vcpkg list
  1. Install all packages from requirements.txt

Notice:

If you are using SSLServer on localhost - don't forget replace http://localhost with https://localhost

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published