Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 212 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 212 Bytes

PlatziMusic

Proyecto creado para el diplomado de React en PlatziMusic

Instalación y desarrollo

yarn install
yarn start

Deploy a producción

sudo yarn add global now
yarn deploy