Skip to content
This repository was archived by the owner on Oct 14, 2019. It is now read-only.

olehmelnyk/hbo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM scripts:

  • npm start - starts both backend and frontend (using concurrently)
  • npm run pull - fetches changes from the repo (git pull origin master --rebase --autostash)
  • npm run upd - fetches changes from the repo, execute npm i to install dependencies on front and backend and start them

To get up and running - clone the repo, navigate to the root folder and run npm i to install dependecies for root (concurrency) then npm run upd

You can login as admin with this email and password: "john.doe@gmail.com" and pass "qwerty"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors