Skip to content

sparingsoftware/qa-form

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published