Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hugodf/command-control-click-react

Simple React Command or Control + Click detection
https://github.com/hugodf/command-control-click-react

parcel-bundler react

Last synced: 15 days ago
JSON representation

Simple React Command or Control + Click detection

Awesome Lists containing this project

README

        

# Command Control Click React

See it live at [https://cmd-ctrl-click-react.netlify.com](https://cmd-ctrl-click-react.netlify.com).
Based on [react-minimal-start-parcel](https://github.com/HugoDF/react-minimal-starter-parcel).

## Scripts

`npm start`: runs Parcel in dev mode

`npm run build`: run Parcel in build mode (outputs to `./dist`).

## License

Licensed under MIT, see [LICENSE](./LICENSE).