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

https://github.com/pedroborges/social-proof-widget


https://github.com/pedroborges/social-proof-widget

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Social Proof Widget

## Get started

Install the dependencies...

```bash
npm install
```

...then start [Rollup](https://rollupjs.org):

```bash
npm run dev
```

Navigate to [localhost:5000](http://localhost:5000). You should see your app running. Edit a component file in `src`, save it, and reload the page to see your changes.

## Deploying to the web

Run the build command:

```bash
npm run build
```

Copy the content of the `/public` directory to the root of your webserver.