Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 417 Bytes

readme.md

File metadata and controls

37 lines (25 loc) · 417 Bytes

Project installation

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/