Index now works
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
const getVrstaNekretnine = (req,res) => {
|
||||
res.send('<html><body><h1>Hamo</h1></body></html>');
|
||||
}
|
||||
|
||||
module.exports = {
|
||||
getVrstaNekretnine
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user