Skip to content

The Kylie Fan Club home page, implemented using Node.js!

Notifications You must be signed in to change notification settings

monodot/kylie-minode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kylie-nodejs

A simple website implemented using Node.js, with Express. Intended to be deployed as an example application onto OpenShift.

A fork of the sclorg/nodejs-ex repo, because I'm still learning Node.js 🤡

Developing

To run locally:

npm install
npm start

Now access the website on http://localhost:8080

About

The Kylie Fan Club home page, implemented using Node.js!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.2%
  • HTML 25.8%