Skip to content

danferns/svelte-terminal

Repository files navigation

Svelte Terminal

Terminal component written in Svelte. Built mainly for a college event, but can be reused for other projects.

Development

Make sure you have Node.js installed.

Clone this repository and install the dependencies:

npm install
npm install --legacy-peer-deps # for Node.js v18

Start the development server:

npm run dev

Building

npm run build

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Terminal Emulator Component for Svelte

Resources

License

Stars

Watchers

Forks