GithubHelp home page GithubHelp logo

odini85 / ap__3000__sample-react-node18 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idean3885/sample-react-node18

0.0 0.0 0.0 422 KB

Shell 3.44% JavaScript 73.57% CSS 7.23% HTML 13.38% Dockerfile 2.38%

ap__3000__sample-react-node18's Introduction

Sample React Node18

API 서버와 통신하는 샘플 프로젝트입니다.
Port: 3000

1. 서버 실행 절차

1. api 서버 주소 변경

src/index.js 파일 10번째 줄 서버 주소 변경 Api Domain 변경 가이드

2. 서버 실행

  1. 패키지 인스톨
    npm i
    
  2. 서버 실행
    npm run dev
    

99. 참고

1. build 결과 배포

  1. 패키지 인스톨
    npm i
    
  2. 프로젝트 빌드
    npm run build
    
  3. 빌드 결과물 기준 서버 실행
    npx serve -sn build
    

ap__3000__sample-react-node18's People

Contributors

ep11240-dykim avatar idean3885 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.