GithubHelp home page GithubHelp logo

fds-game-hackathon's Introduction

FDS 해커톤 템플릿 프로젝트

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

해커톤 주제

해커톤 채점 기준

  • 버그가 없는지
  • UI가 얼마나 자연스러운지
  • 코드가 얼마나 깔끔한지 (코드 중복은 없는지, 파일이 잘 나뉘어져 있는지, 코드가 읽기 쉬운지...)
  • 도움말이 얼마나 친절한지
  • 눈을 사로잡는 부분이 있는지 (애니메이션!)
  • 팀원 간 기여도가 얼마나 비슷한지
  • Git 커밋 메시지가 얼마나 깔끔한지

프로젝트 관련 명령

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

fds-game-hackathon's People

Contributors

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