Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nainemom/win7
Yet another OS preview via web technologies focused on Microsoft Windows 7.
https://github.com/nainemom/win7
css javascript vite vue vue3 windows windows-7 windows-web
Last synced: 2 months ago
JSON representation
Yet another OS preview via web technologies focused on Microsoft Windows 7.
- Host: GitHub
- URL: https://github.com/nainemom/win7
- Owner: nainemom
- Created: 2019-03-30T22:40:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-06-01T14:31:05.000Z (over 1 year ago)
- Last Synced: 2024-09-28T22:41:48.101Z (3 months ago)
- Topics: css, javascript, vite, vue, vue3, windows, windows-7, windows-web
- Language: Vue
- Homepage: https://nainemom.github.io/win7
- Size: 78.6 MB
- Stars: 117
- Watchers: 5
- Forks: 19
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Microsoft Windows 7 Preview on Web
Yet another OS preview via web technologies focused on Microsoft Windows 7.
## Setup
```bash
git clone https://github.com/nainemom/win7.git # clone the repo
cd win7 # go to repo directory
npm i # install project dependencies
npm run dev # start the app on your browser + hot reload
```## Contributing
Pull requests are welcome! Checkout the [Issues](https://github.com/nainemom/win7/issues) tab to find `good first issue` labeled issues. Also for manual major changes, please open an issue first to discuss what you would like to change.Please make sure to run `npm run lint` command before sending your PR!
## License
[Apache License 2.0](https://choosealicense.com/licenses/apache-2.0/)