Skip to content

paulwu-tw/login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AC-2-3-A13 Login

Login practice created by node.js and express.

image

Features

  • Login with eamil and password.

How to use

  1. Clone the Repo to local server.
    git clone https://github.com/paulwu-tw/shorten-url.git
  1. Install need package by follow cmd.
    npm install
  1. Start server for demo.
    npm run dev
  1. While see the message below, open browser and enter the following URL.
    Listen on http://localhost:3000
  1. Stop server
    cmd + c

Built with

  • Node.js: 18.15.0
  • Express: 4.18.2
  • Express-handlebars: 7.0.7

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors