khairul-abdi / MemberApp

Build a App With Express and Handlebars

Home Page:https://codesandbox.io/s/epic-rubin-6g2qr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learn Express Crash Course

  • Setup & Install / Simple Server
  • Simple API
  • Routes, Request & Response
  • Express Router
  • Static Files
  • Template Engine Setup With Views
  • Middleware
  • Nodemon

Quick Start

# Install dependencies
npm install

# Serve on localhost:5000
npm run dev

About

Build a App With Express and Handlebars

https://codesandbox.io/s/epic-rubin-6g2qr


Languages

Language:JavaScript 64.2%Language:HTML 34.9%Language:CSS 0.9%