Giter Site home page Giter Site logo

assignment_2's Introduction

보일러 플레이트

Lint rules

  • lint error 발생 시 커밋이 되지 않습니다.
  • console.log, var, == 등을 사용했는지 한번 확인해보세요.

경로 별칭

@ 사용으로 경로 별칭을 사용할 수 있습니다.

Sample 컴포넌트와 루트 경로의 craco.config.js 파일을 통해서 확인해보세요.

Getting Started

1. template 브런치로 들어옵니다.

2. 자신의 깃허브 아이디를 적고 Create branch 를 눌러서 자신의 브런치를 생성합니다.

3. 이 repository를 클론합니다.

git clone ...

4. 자신의 브런치로 이동합니다.

git switch 자신의 깃허브 아이디

만약 브런치가 없다고 하면 git remote update 명령어를 먼저 수행해주세요.

5. 자신의 브런치로 잘 이동을 하였다면 작업을 시작해주세요!

npm install

  • Sample 컴포넌트 등 필요없는 코드는 지우셔도 됩니다.

assignment_2's People

Contributors

ryong9rrr 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.