Skip to content

Pavlina-Andonova/Reflexion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reflexion

Used Technologies

  • HTML5
  • CSS3
  • JS
  • JQuery
  • Handlebars
  • Express

Quick Install and Running the App

The package.json file contains the list of modules and dependencies you need to in order to start the website service. To install the dependencies, run this command in the application folder from the command-line:

$ npm install

To run the server write this commant in the applicaton folder from the command-line:

$ npm start