Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 399 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 399 Bytes

LINE Message Validator

migrated repos from milogos/validate-line-message-chrome-extension

Prerequisites

  • versions
runtime version
node v18.12.1
npm 8.19.2
yarn 1.22.19

Getting Started

First, run the development server:

yarn install
yarn dev