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

https://github.com/adriksowy/adriksgames

My official website where I published my games. The games were made in ClickTeam Fusion 2.5.
https://github.com/adriksowy/adriksgames

adriksgames front-end javascript scss vue vuejs website

Last synced: about 2 months ago
JSON representation

My official website where I published my games. The games were made in ClickTeam Fusion 2.5.

Awesome Lists containing this project

README

          

# adriksgames

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

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