Skip to content

Superkunair/maiaProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maiaProject

A web blog to offer Psychology services

Steps to install the project

The project is divided in two things: Client( Front-End) and Server (Back-end) Install client dependencies

  • cd client
  • npm install

Install server dependencies

  • cd server
  • npm install

Run the client (located in the client folder)

  • npm run start

Run the server (two ways)

  • npm run server //This is the way to run the server statically
  • npm run debug //I recommend run it in this way, in order to debug continually the changes on the server

The project contains the following Technologies:

  • React
  • Redux
  • Node.js
  • Express.js
  • MongoDb

About

a web blog to offer Psychology services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •