git clone https://github.com/retro1967/conradtrost.com.git
in the command line.cd conradtrost.com
in the command line and then run npm install
to install all dependencies.npm start
from the command line to start the build and run the development server.