Code Monkey home page Code Monkey logo

superapp's Introduction

super-app-sample

SuperApp sample 프로젝트 입니다.

프로젝트 설명

간단한 TODO 앱을 Super App 구조로 구현한 프로젝트입니다.

superdx 디렉토리에는 서버 코드가, superux 디렉토리에는 클라이언트 코드가 있습니다.

superdx 를 먼저 빌드하여 백엔드를 구성하고, 이후 superux 를 빌드하여 애플리케이션을 실행하면 됩니다.

Git set-up

$ git config --local user.name name
$ git config --local user.email [email protected]
$ git config --local core.editor vim && \
git config --local core.eol lf && \
git config --local core.pager "less -r" && \
git config --local merge.tool vimdiff

구현 관련 문의

Super App Studio 총괄: PK4실 김영로 ([email protected]) Super UX 담당: PK4-1팀 김지원 ([email protected]) Super DX 담당: PK4-2팀 주경민 ([email protected])

superapp's People

Contributors

dongmin-jung 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.