A website of articles and news made for my final course project.
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
Client: EJS, HTML5, CSS3
Server: Node, Express