Skip to content

Mervap/SoftwareTesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Software testing

Checklist
Github pages

Build

Run at app/client

npm install

to install client dependencies

Run at app/client

npm build

Or at app/api

./gradlew buildClient

to build client app.

Run at app/api

./gradlew build -x tests

to build server

Run

At app/api

./gradlew bootRun

Deploy

At app/api

./gradlew awsDeploy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published