bregySilvan / TabSolution

2 stars 2 forks source link

#3 nodejs server example #10

Closed JoelPfammatter98 closed 6 years ago

JoelPfammatter98 commented 6 years ago

Description

Created a small server with nodejs and typescript. To start the build run "npm install" once and then "npm start" to compile and run the application. Pls make sure to enter the nodeAPI folder first!

bregySilvan commented 6 years ago

@TheScorpio13 When creating a PR(pull request) you should provide a description what you've actually done. Even with just 1 commit. It's helpful to for reviewing. You should also connect the PR with the matching Issue.

@olinator98 Pls do review and test.