Skip to content

dartmouth-cs52/express-babel-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

59ac3db · Feb 7, 2025

History

45 Commits
May 11, 2022
Feb 7, 2025
May 3, 2022
Feb 7, 2025
Apr 30, 2018
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025
Feb 7, 2025

Repository files navigation

starter express app template

  • node with babel
  • expressjs
  • airbnb eslint rules

Settings for render.com:

  • build command: npm install && npm run build
  • run command: npm run prod