Giter Club home page Giter Club logo

jtm-fe's Introduction

별말, 씀

Introduce

소중한 사람들에게 짧지만, 특별한 진심을 전해보는 건 어떨까요?

  • 처음이신가요? 처음인 유저분들을 위한 짧은 튜토리얼이 제공됩니다.

toturial

  • 다양하게 주어지는 기본 테마들 중에서 마음에 드는 테마를 선택해서 페이지를 만들 수 있어요.

make_paper

  • 회원가입을 통해 여러분의 진심들을 저장해주세요.

signup

카카오 로그인 및 회원가입도 지원됩니다.

  • 궁금한 점은 언제든지 문의하기 페이지를 이용해서 문의해주세요.

ask

  • 마지막으로 프로젝트를 위해 열심히 달려준 저희 팀원들을 소개합니다.

introduce

how to run project

  1. git clone https://github.com/pullingoff/jtm-fe.git : 깃허브 저장소 클론
  2. npm install : package.json 기반으로 파일 의존성 설치
    • node version : 16
  3. npm start: tsc-watch가 .ts를 .js로 컴파일한 후 변환에 모두 성공하면 react-script start
  4. 추후 repo 에 내용이 업데이트 되면
    • git pull
    • npm run start

라이브러리 부가설명

  • tsc-watch: ts 파일이 변경되는 걸 감시하면서 내용이 바뀔 때마다 js로 변환

  • node-sass: .scss를 사용하기 위해 필요

  • styled-component: CSS in JS, 재사용하기 편한 styled 컴포넌트를 만듦

  • npm i -D typescript @babel/core @babel/preset-env @babel/preset-typescript @typescript-eslint/eslint-plugin @typescript-eslint/parser eslint prettier eslint-plugin-prettier: eslint를 사용할 때 install 해줘야 하는 목록들


jtm-fe's People

Contributors

bokumbob avatar pullingoff avatar superkingyj avatar yeseul-0w0 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.