This is an Express example app.
First, install dependencies:
npm install
# or
pnpm install
# or
yarn install
Next, run the server:
node server.js
Open http://localhost:3000 with your browser to see the result.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This is an Express example app.
First, install dependencies:
npm install
# or
pnpm install
# or
yarn install
Next, run the server:
node server.js
Open http://localhost:3000 with your browser to see the result.