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

https://github.com/privoce/alora

Smart Cookie Manager
https://github.com/privoce/alora

Last synced: 4 months ago
JSON representation

Smart Cookie Manager

Awesome Lists containing this project

README

          

# Alora

To install dependencies, run:

```shell script
npm install
```

To start the DevSever with HMR and Auto-CRX-Reload, run:

```shell script
npm run start
```

To build for release purpose, run:

```shell script
npm run build
```