Skip to content

JBdesign53/basic-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASIC WEBSITE

Creates a basic website using Express and NodeJS.

The website has three pages:

/ The index page.

/form A simple form to send text to the server via AJAX.

/api/form-submit Accepts the form request and sends a response.

Installation

Clone or download this repository.

In your CLI run this command: npm install.

Starting the application

In your CLI run this command: node app.

About

Creates a basic website using Express and NodeJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published