Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

JincorTech/frontend-laughing-robot

Repository files navigation

Frontend Laughing Robot

Brand new Jincor landing page build on React with server-side rendering Build Status


Requirements

yarn

npm i -g yarn - install yarn globally

pm2

yarn global add pm2 - install node.js production process manager.

pm2 kill - kill pm2 demon

Other useful commands

env

cp .env.example .env - copy .env

Don't forget edit your new .env file!


Commands

yarn - install deps

yarn start - start in dev mode

yarn prod:start - start on production - require pm2

Other useful commands


Jincor Tech