/tlog

Primary LanguageTypeScript

Tlog

프론트엔드 기술을 주로 다루는 블로그 입니다. 🔗 Tlog

Vercel

Notion-UI 를 적용하여 notion의 유려한 디자인을 적용한 서비스로 개편했습니다.

Project Stack

Run on your machine

Prerequistes

  • Node.js v14^
  • yarn

Installation

  1. Clone the project & Install packages from npm
$ git clone https://github.com/tmmoond8/noticon.git
$ cd noticon && yarn
  1. Rename .env.sample to .env

  2. Run

$ yarn dev

http://localhost:3000