https://github.com/infinityworks/iw-tech-test-nodejs
Infinity Works Node.js Engineering Tech Test
https://github.com/infinityworks/iw-tech-test-nodejs
Last synced: 5 months ago
JSON representation
Infinity Works Node.js Engineering Tech Test
- Host: GitHub
- URL: https://github.com/infinityworks/iw-tech-test-nodejs
- Owner: infinityworks
- Created: 2019-02-05T16:00:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T05:57:15.000Z (over 2 years ago)
- Last Synced: 2024-04-17T18:16:50.343Z (about 2 years ago)
- Language: JavaScript
- Size: 1.71 MB
- Stars: 0
- Watchers: 107
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Infinity Works - Full Stack Tech Test: Node.js

## Prerequisites
* Node.js >=8
* npm
* Access to the internet
* Suitable development environment
## Getting Started
* Install dependencies: `npm install`
* Run it: `npm start`
* Test it: `npm test`
* View it: http://localhost:8080 and http://localhost:8080/api
## Submission
* Please do not fork this repository.
* Please do not commit your code to GitHub.