Home

Awesome

⚠️ This project is discontinued. Feel free to fork it!

Mouseless Landingpage

Netlify Status Sponsor

<img width="640" src="https://github.com/ueberdosis/mouseless-landingpage/blob/main/static/screenshot.png?raw=true">

This landingpage is used to promote Mouseless (which is open source, too). We use Gridsome (based on Vue.js) as a static site generator. Funfact: The main branch is deployed to https://mouseless.app on push.

Contribution

Contribution is very welcome! Feel free to open an issue for bug reports or even send a PR.

Project setup

Feel free to clone the project and fiddle around with our code. You need Node and Yarn.

yarn install

Run the development build

To start the development version of the landingpage run the start script.

yarn start

Related projects