Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 722 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 722 Bytes

Parcial 1 WEB DEV ISIS-3710 - Node-Express-React

Requirements

  • Node.js
  • MongoDB

Installation

Prepare the data

In the application main folder yarn install or npm install

In the front folder yarn install or npm install

How to run

Run yarn start in the application main folder and in the front folder

The Applicaiton will run in (http://localhost:3000)

Create a database in MongoDB and add a collection named "graficas"

Edit the file in ./routes/index,js and change the variables url and dbName according to your database url and name

License

MIT

Author

Ricardo Andres Angel Villadiego