Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 12 hours ago
JSON representation

Yet another OS preview via web technologies focused on Microsoft Windows 7.

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/)