https://github.com/aburd/open-step-os-react
A re-creation of the OpenStep Operating System in React.
https://github.com/aburd/open-step-os-react
Last synced: about 1 year ago
JSON representation
A re-creation of the OpenStep Operating System in React.
- Host: GitHub
- URL: https://github.com/aburd/open-step-os-react
- Owner: aburd
- Created: 2020-07-26T22:40:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T22:51:57.000Z (over 3 years ago)
- Last Synced: 2024-12-31T05:16:51.297Z (over 1 year ago)
- Language: TypeScript
- Size: 2.42 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Description
A re-creation of the OpenStep Operating System in React.
I plan to releast components as a library in the future, but for now everything will be in here.
## Installation
It's a create-react-app for now, so just `git clone` and `yarn` and then `yarn start`.