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

https://github.com/ivpn/doineedavpn.com

Official Git repo of the doineedavpn.com website
https://github.com/ivpn/doineedavpn.com

Last synced: 20 days ago
JSON representation

Official Git repo of the doineedavpn.com website

Awesome Lists containing this project

README

        

# doineedavpn.com Web

* [About this Repo](#about-repo)
* [Project setup](#installation)
* [Contributing](#contributing)
* [Security Policy](#security)
* [License](#license)
* [Authors](#Authors)


## About this Repo

This is the official Git repo of the [doineedavpn.com](https://doineedavpn.com) website.


## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn serve
```

### Compiles and minifies for production

```
yarn build
```

### Lints and fixes files

```
yarn lint
```

### Customize configuration

See [Configuration Reference](https://cli.vuejs.org/config/).


## Contributing

If you are interested in contributing to IVPN Web project, please read our [Contributing Guidelines](/.github/CONTRIBUTING.md).


## Security Policy

If you want to report a security problem, please read our [Security Policy](/.github/SECURITY.md).


## License

This project is licensed under the GPLv3 - see the [License](/LICENSE.md) file for details.


## Authors

See the [Authors](/AUTHORS) file for the list of contributors who participated in this project.