Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello world with ExpressJS

Basic express.js app.

Setup

To use this repository you will need:

  • Node 21
  • NPM 10
  1. Install dependencies
    npm install
  2. Build app
    npm run build
  3. Start app
    npm run dev
    Navigate to http://127.0.0.1:3000 to view the app
  4. Run the single barebones test
    npm run test

About

Simple ExpressJS

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages