Add site template
This has default content from the vue3-template, to start the vulnerability-indicators
site.
Building the website locally
Clone the repo. In the directory, run npm install
to install the required modules. Once the dependencies have been installed, run npm run dev
to run locally from your browser.
To build the website locally you'll need npm v20
and node v8.1
or higher installed.
Confirm that the site builds for review. Make any suggested changes to the README if needed to build the page.