Giter VIP home page Giter VIP logo

ablecloud-homepage's Introduction

ablecloud-homepage

에이블클라우드 홈페이지 리파지터리입니다.

홈페이지 소스를 관리합니다.

Getting Started

필독 해당 레파지토리는 yarn berry를 사용중입니다 yarn berry typescript 호한성 문제로 clone 후 해주셔야 할 부분이 있습니다.

https://velog.io/@jungmiin/yarn-berry%EC%97%90%EC%84%9C%EC%9D%98-cannot-find-module-%EC%97%90%EB%9F%AC-%ED%95%B4%EA%B2%B0 해당 블로그글을 참고하셔서

yarn dlx @yarnpkg/sdks vscode

Ctrl + Shift + P

Select Typescript Version

Use Workspace Version 클릭

위와 같은 명령어 세팅을 해주셔야 합니다.

Yarn berry를 사용한 리파지터리이므로 만약 yarn이 설치되어있지 않다면 아래 명령어를 통해 yarn을 먼저 설치해야 합니다

npm i -g yarn

소스 코드를 클론해온 후 먼저 개발 환경을 위해 종속성을 설치합니다.

yarn install

아래 명령어를 통해 개발 서버를 실행할 수 있습니다.

  • 도커 컨테이너 환경에서 실행할 때

    yarn docker:dev
  • 로컬 환경에서 실행할 때

    yarn dev

http://localhost:3000 로 접속해 결과물을 볼 수 있습니다.

Blog post 추가

_post폴더에 마크다운 파일을 추가해 blog에 게시글을 추가할 수 있습니다.

현재 MDX를 통한 리액트 컴포넌트 사용과 Github Flavored Markdown문법을 지원합니다.

폴더를 만들어 게시글을 카테고리별로 관리할 수 있습니다.

ablecloud-homepage's People

Contributors

kimjh0813 avatar wogns3623 avatar khunjeong avatar kt-cheon avatar kyk0185 avatar dhslove avatar gyuryang avatar gigs4014 avatar outsung avatar ycyun 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.