Clone the repository
git clone https://github.com/sparingsoftware/qa-form
Then open the directory
cd qa-form
Install and use Node.js v16.20.2, you can do that using nvm
nvm install
nvm use
Install the dependencies
npm ci
Run the dev server
npm run serve
The app should now be running on http://localhost:8080/