项目作者: marcoETmx

项目描述 :
Platzi-overflow is a site like stackoverflow
高级语言: JavaScript
项目地址: git://github.com/marcoETmx/Platzi-overflow.git
创建时间: 2020-04-05T00:40:06Z
项目社区:https://github.com/marcoETmx/Platzi-overflow

开源协议:

下载


Platzi-overflow

Hapi course project, stackoverflow platform, this project build with:

Other dependecies:

Demo

If you want to see the demo of this proyect deployed, you can visit Platzi-overflow

How to clone

  • Clone the project
  • Create a project in firebase to connect this project.
  • Copy the firebase.json config file to ./config folder Referencia.

Installation

To install this proyect just type and execute

  1. npm install

You need to create a project in firebase to connect this project.

Run

  1. npm run dev

The project run in http://localhost:3000/

If you would like to know how structure this project, you can to access to wiki

Notes

if you want run this project on developer mode, you need:

  • Create a project in firebase
  • Copy config in file in ./config/firebase.json
  • i used template of Ana Belisa for this readme. Thanks you