Skip to content

deartomefirst/web-ide-frontend

 
 

Repository files navigation


Logo

WEB IDE PROJECT

WEB에서 동작하는 이슬같이 깔끔한 IDE
Explore the docs »

View Demo · Report Bug · Request Feature


Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact
  7. Acknowledgments

About The Project

구름톤 풀스택 과정에서 학습한 내용을 토대로 WEB IDE 프로젝트를 만들어봤습니다.

만든 이유:

(back to top)

Built With

  • React
  • Spring Boot
  • Docker
  • Tailwind CSS
  • Emotion
  • Redis
  • MySQL
  • 추가 예정

(back to top)

Getting Started

로컬 환경에서 설정할 수 있는 방법입니다.

Prerequisites

다음은 소프트웨어를 실행 시 필요한 항목을 설치하는 방법입니다.

Installation

아래의 순서대로 프로젝트를 구성해주세요

  1. Clone the repo
    git clone https://github.com/OurRealRoad/web-ide-frontend.git
  2. module 설치 및 husky 실행
    npm install
  3. docker-compose 명령어 실행
    # 프로젝트 root 위치
    docker-compose up --build
  4. 추가 예정

(back to top)

Usage

프로젝트 사용 방법을 보여줄 단락입니다.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • WEB IDE의 기본적인 틀과 사용자 인터페이스(UI) 설계
  • 회원 가입 및 로그인 기능 구현
  • 코드 편집기 기능 구현
  • 채팅 기능 구현

(back to top)

License

작성 예정

(back to top)

Contact

issue를 통해서 메시지를 남겨주세요.

(back to top)

Acknowledgments

(back to top)

About

WEB IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.9%
  • HTML 2.2%
  • Shell 1.7%
  • Dockerfile 0.2%