We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca4720 commit e1a59e7Copy full SHA for e1a59e7
data/trains.json
@@ -1,4 +1,4 @@
1
-#mohin
+<h2>Hi Hellow 2</h2>
2
{
3
"trains": [
4
public/javascripts/global.js
@@ -1,3 +1,5 @@
+
var userListData = [];
5
$(document).ready(function() {
routes/index.js
+<h1>Hi Hellow 3 </h1>
var express = require('express');
var router = express.Router();
0 commit comments