Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dashboard Empresarial

This repo is the result of a one week project from platzi master.

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You must have installed node.js in your computer, see the link for more info on how to get started with node.

Installing

Once you make sure that you have node.js installed globally in your computer the next step is to either clone this repository to you computer or to download the project.

Up next you'll need to use preferred command console and make sure that you are on the right folder (That would be the main folder of the project the one that has this readme file in it)

Now we are ready.

firstly run the next command

npm install

this will install the dependencies from the package.json

After we are done installing dependencies we'll need to create a file called '.env'

touch .env

Then will write in this file our database connection and if we wish to we could also tell the app in which port to run but that is optional. Check out the 'env.example' file so that you get a better idea on how to configurate your own file

Finally we can run this command

npm run dev

If we wish to run the server with a developer configuration.

Or alternatively use this command

npm start

Authors

  • Jorge Alberto Delgadilo Alonso
  • Carlos Davila

About

This is a platzi master project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages