Skip to content
/ win7 Public

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

Notifications You must be signed in to change notification settings

nainemom/win7

Repository files navigation

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


Setup

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