You can run commands like ls, mkdir, and rm on the web.
Follow these steps to run the project locally on your machine:
- Clone the repository.
git clone https://github.com/nelsonlaidev/zsh-web.git- Navigate to the project directory.
cd zsh-web- Install dependencies.
pnpm install- Run the development server.
pnpm devThe project is still under development. Therefore, the code is still messy and the features are not complete.
It is built using @zenfs/core and @zenfs/dom for the file system emulation.
This project was inspired by the following projects:
This project is licensed under the MIT License.
Made with ❤️ in Hong Kong