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

https://github.com/actionanand/webpack-react

It's a react app using webpack. App prevents copying content (no copy paste)
https://github.com/actionanand/webpack-react

react reactjs webpack

Last synced: 2 months ago
JSON representation

It's a react app using webpack. App prevents copying content (no copy paste)

Awesome Lists containing this project

README

          

# webpack-react

> It's a react app using webpack.

## How to run dev server?

```bash
yarn serve
```

### Resources

1. [3 Ways to Disable Copy Text in Javascript & CSS](https://code-boxx.com/disable-copy-text-javascript-css/)
2. [Creating a context menu in React](https://blog.logrocket.com/creating-context-menu-react/)