- Install the application. You will find everything you need in the
INSTALLATION.md - For a improved template, please change the following line inside
node/server.js -
templateFile: __dirname + "/../markup.html", // Replace markup with betterOverview (Heads up! CamelCase) - You can change the port from default
8080to every port you want innode/server.jsas well -
app.listen(8080, function() { // Replace 8080 with any other port - A small covering note, where i consider different languages and also briefly explain my decision for the technologies:
TECHNOLOGIES.md - You can find the original README.MD in this file:
README_ORIGINAL.md - Also a little
FAQ.md- just in case - Instruction for testing the application:
TEST.md(based on mocha)
Scerocraw/tech-test
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- JavaScript 84.6%
- HTML 11.6%
- Shell 2.2%
- CSS 1.6%