This website's docs
Learn how to use and customise this website to your liking.
Let's get up and runnning
Download the project
got to this [link](https://github.com/csSwansea Timber & Damp Surveys ltd./analog-demo) to access the demo on github
- Open VS code
- use ctrl/cmd + ` to open the local terminal
- type in
git clone https://github.com/csSwansea Timber & Damp Surveys ltd./analog-demo.git - cd into the analog-demo folder by typing
cd analog-demo - run
to install all of the dependenciesnpm i - use
to run the programnpm run dev - have a look around to get familiar with the site and what's included in it