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

https://github.com/mathieu2301/cactus-website

Site web du serveur cactus
https://github.com/mathieu2301/cactus-website

Last synced: 3 months ago
JSON representation

Site web du serveur cactus

Awesome Lists containing this project

README

          

# Cactus Website

## Project setup

```sh
npm install
```

### Compiles and hot-reloads for development

```sh
npm run serve
```

### Compiles and minifies for production

```sh
npm run build
```

### Run your tests

```sh
npm run test
```

### Lints and fixes files

```sh
npm run lint
```

### Customize configuration

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