Giter VIP home page Giter VIP logo

todolist_project's Introduction

FDS 9기 중간 프로젝트 템플릿

이 저장소를 중간 프로젝트에서 템플릿으로 사용할 수 있습니다. 빌드 도구로 Parcel을 사용하고 있으며, create-react-app에서 사용하는 Babel 프리셋인 babel-preset-react-app을 통해 여러 최신 문법을 사용할 수 있도록 설정되어 있습니다.

npm 명령

  • npm install - 프로젝트 실행에 필요한 파일을 설치하는 명령. 프로젝틑 최초 실행 시 반드시 실행해주어야 합니다.
  • npm start - 개발용 서버를 실행시키는 명령
  • npm run build - Netlify 등의 호스팅 서비스에서 사용할 수 있는 HTML, CSS, JS 파일을 생성해주는 명령. dist 폴더에 파일이 생성됩니다.

저장소 복사하기

Github의 fork 기능으로는 계정 당 저장소 하나밖에 복사하지 못합니다. Fork 기능을 사용하지 않고 프로젝트를 복사하려면, 아래의 절차대로 해 주세요.

  1. Github에서 비어있는 새 저장소를 만들어주세요.
  2. 터미널에서 아래의 명령을 순서대로 실행해주세요. (여기서, <old-user>/<old-repo>를 복사하려고 하는 저장소 경로로, <new-user>/<new-repo>를 방금 생성한 저장소 경로로 바꿔주세요.)
  1. 이제 Github에 저장소에 복사되었습니다. 위 절차를 반복해서 여러 개의 복사본을 만들 수 있습니다.

todolist_project's People

Contributors

dongbeenseo avatar seungha-kim 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.