Skip to content

00010103/WT.CW2.00010103

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog application

About the app

This web application was created according to the criteria of the course work on Web Technologies module.

Also has the functionality to post, watch and delete the specified information.

Links

WebSite <-- Teacher addeed this to the glitch but it's still not working :(

Instructions on how to run the app manually.

  • In order to run this web application, you need to install node.js .
  • You can download it here.
  • After that you need to install Pug.
  • To do this, you need to open a command line and write npm install pug --save .
  • Also you need to write in command line npm install express --save to install express.
  • Finnaly specify the path to the project on the command line, and then write node app .
  • Follow the provided link to open the web app.

Dependencies list

  • Pug
  • Express

Student ID: 00010103

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published