Skip to content

Ghoes18/LumyunNews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LumyunNews

A website of articles and news made for my final course project.

Run Locally

Clone the project

  git clone https://github.com/Ghoes18/LumyunNews

Go to the project directory

  cd LumyunNews

Install dependencies

  yarn install

Start the server

  yarn start

Tech Stack

Client: EJS, HTML5, CSS3

Server: Node, Express

Authors