Skip to content

mindongdong/cross

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

startup

프론트엔드

  1. frontend 폴더 대상으로 터미널 열기

  2. 라이브러리 설치

npm install
  1. localhost 서버 열기
npm run serve

백엔드

  1. backend 폴더 대상으로 터미널 열기

  2. 가상환경 열기 (임시로 cellcraft 가상환경 사용)

conda activate snakemake
  1. localhost 서버 열기
uvicorn app.main:app --reload

스트리밍 서버

node server.js

main에서 Pull 받을 때, 해야하는 일

  1. frontend, socket-backend 폴더 안에 node_modules 폴더 삭제

  2. frontend, socket-backend 폴더로 터미널 열고 아래 명령어 입력

npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •