Skip to content

miticc06/karaoke-frontend

Repository files navigation

KARAOKE FRONTEND

Build Status

Branch CICD
master Build Status
cicd Build Status

Clone project:

# git clone git@github.com:miticc06/karaoke-frontend.git

Install project:

# npm i -g yarn
# yarn

Create enviroment:

File name: .env

PORT=<YOUR_PORT>
REACT_APP_BACKEND='<URL_BACKEND>'

Example

REACT_APP_BACKEND='http://localhost:2000/graphql'
PORT=4000

Start project:

# yarn start 

Start code:

# git checkout -b <YOURNAME>_<LABEL>_<DESCRIPTION>
EX: git checkout -b Tien_Add_Codebase

About

ReactJs, TypeScript, NestJs, GraphQL, MongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •