react-terminal
๐ React component that renders a Terminal ๐ฅ
File Explorer
Download Latest Version (.zip)- dependabot_auto_merge.yml
- deploy.yml
- integration.yml
- dependabot.yml
- FUNDING.yml
- main.8edfcc21.css
- main.8edfcc21.css.map
- asset-manifest.json
- index.html
- robots.txt
- index.html
- robots.txt
- App.css
- App.js
- App.test.js
- index.css
- index.js
- Terminal.js
- .gitignore
- package.json
- yarn.lock
- Utils.ts
- Controls.tsx
- Editor.tsx
- Terminal.tsx
- index.tsx
- StyleContext.tsx
- TerminalContext.tsx
- ThemeContext.tsx
- editor.tsx
- terminal.tsx
- controls.scss
- editor.scss
- fonts.scss
- terminal.scss
- variables.scss
- dark.tsx
- dracula.tsx
- index.tsx
- light.tsx
- material-dark.tsx
- material-light.tsx
- material-ocean.tsx
- matrix.tsx
- global.d.tsx
- index.scss
- index.tsx
- Terminal.test.tsx
- Utils.test.tsx
- Editor.test.tsx.snap
- Terminal.test.tsx.snap
- Editor.test.tsx
- Terminal.test.tsx
- .codecov.yml
- .eslintrc.json
- .gitignore
- .pre-commit-config.yaml
- LICENSE
- package.json
- README.md
- rollup.config.mjs
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/bony2023/react-terminal
Downloads the entire project code from GitHub to your computer.
cd react-terminal
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install react-terminal
Downloads and installs the libraries listed in package.json.
yarn add react-terminal
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
