Skip to content

A sample project demonstrating the virtual file system

License

Notifications You must be signed in to change notification settings

LiteCode-IDE/vfs-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82efc38 · Dec 22, 2023

History

7 Commits
Dec 19, 2023
Dec 22, 2023
Dec 19, 2023
Dec 19, 2023
Dec 19, 2023
Dec 19, 2023
Dec 19, 2023
Dec 22, 2023
Dec 22, 2023
Dec 19, 2023
Dec 19, 2023
Dec 19, 2023
Dec 19, 2023
Dec 19, 2023

Repository files navigation

VFS Sample Project

This repo demonstrates simple usage of @litecode-ide/virtual-file-system (also referred to as VFS).

Installation

Clone this repo and use the package manager npm to install dependencies.

git clone https://github.com/LiteCode-IDE/vfs-sample.git
cd vfs-sample
npm i
npm run dev

Alternatively, you can try it out on CodeSandbox.

About

A sample project demonstrating the virtual file system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published