Skip to content

mahfuz225bd/w3schools-tryit-editor-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TryIt Editor Clone

Firstly, install all dependencies with:

yarn install

Then, run with command:

yarn tauri dev

To build:

yarn tauri build