/crashexp

Primary LanguageJavaScript

crashexp

A simple member handling w ExpressJS WITHOUT a database

npm i:

  • nodemon (w/ -D)
  • uuid
  • moment
  • express
  • express-handlebars

Quick Start

# Install dependencies
npm i

# Serve on localhost:5000
npm run dev // will run nodemon