Skip to content

Video Platzi is a platform where you can find educational content this project is full stack with MERN, done in Platzi's JavaScript school

Notifications You must be signed in to change notification settings

FrcGustavo/PlatziVideo

Repository files navigation

PlatziVideo

This project is career by Platzi called School of JavaScript

Live Demo: When is redy!

Config the enviroment variables

before the start your must config enviroment variables

Instructions

  • Copy the file .env.example
  • Change the name .env.example to .env
  • Open file and complete the variables
// Enviroment
NODE_ENV=prodution
PORT=3000

Start

Install dependencies

npm install

Build files of react for use in production

npm run build

Start in mode development

npm run dev

Start in mode production

npm run prod

Run linter and fix

npm run lint -- --fix

About

Video Platzi is a platform where you can find educational content this project is full stack with MERN, done in Platzi's JavaScript school

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •