Skip to content

yuyake0084/code_hack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Hack

this application is Markup Editor.

Install

$ git clone [this repository]
$ npm install

Start

$ npm run dev

Functions

Observer Pattern

Changes in editor values ​​are observed and reflected on the preview screen in real time.