Git Product home page Git Product logo

project-template's Introduction

Node js and React project

프로젝트 사용법

이 템플릿 사용은 압축 파일을 다운로드해서 사용하거나 아래 명령어를 터미널에 입력해서 사용한다.

git clone https://github.com/nowgnas/project-template.git

패키지 설치

먼저 root 경로 터미널에서 yarn install로 backend에 필요한 의존성을 설치해 준다. 다음으로 cd client로 터미널 경로를 /client로 변경 후 동일한 명령어로 frontend에 필요한 의존성을 설치해 준다.

backend는 middleware가 추가된 3계층 구조를 사용한다. backend 부분은 server폴더에 있다.

Backend

Python Badge

Python Badge

Frontend

Python Badge

Frontend README를 확인해주세요.

Database

Python Badge

Localhost에서 서버 열기

yarn dev를 사용하여 개발용 서버를 연다.

local 환경에서 backend 서버와 frontend 서버를 동시에 열어 작업할 수 있습니다.

yarn dev를 이용해 backend 5000번, frontend 3000번을 각각 열지만 localhost:3000를 열어 백엔드와 통신이 가능하다.

project-template's People

Contributors

nowgnas avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.