95rolancia / Rotion-typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rotion

설명

TypeScript를 이용해서 Notion의 간단한 기능을 구현해보자!!!

목표

  • TypeScript 연습
  • ui library, framework없이 깔끔한 구조로 작업하기

빠른 시작

$ git clone https://github.com/95rolancia/rotion-typescript.git
$ cd rotion-typescript
$ code .
$ tsc
vscode에서 live server 실행

About


Languages

Language:TypeScript 78.6%Language:CSS 18.5%Language:HTML 2.9%