🐙💷 Checkpoint
./server.js:728660/16
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
// where your node app starts
|
||||
|
||||
// init project
|
||||
var express = require('express');
|
||||
var app = express();
|
||||
const express = require('express');
|
||||
const app = express();
|
||||
|
||||
// we've started you off with Express,
|
||||
// but feel free to use whatever libs or frameworks you'd like through `package.json`.
|
||||
|
Reference in New Issue
Block a user