Skip to content

vamsidarbhamulla/cypress-react-nodejs-typescript-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cypress-react-nodejs-typescript-example

Example project for the react and node with typescript

run the below commands

start server

cd server
npm install 
npm start

start client

cd client
npm install 
npm start

run tests

cd tests
npm install 
npm run api-test
npm run ui-test

About

cypress-react-nodejs-typescript-example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published