Skip to content

tkserver/golfcoursesapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

start app with nodemon so changes automatically refresh

npm run dev

start the app

npm start

run tests

npm test

run tests with coverage

npm run test:coverage npx jest --coverage

check for node running in terminal

aux | grep node

check for specific node app running in terminal

aux | grep app.js

About

Node.js app to server golf courses data to REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published