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

https://github.com/inexorgame/site

The official Inexor Website
https://github.com/inexorgame/site

inexor website

Last synced: 7 months ago
JSON representation

The official Inexor Website

Awesome Lists containing this project

README

          

# site

## Build Setup

``` bash
# install dependencies
npm install

# serving in development mode
npm run dev

# building for production
npm run build

# in which case you'll find the staticly generated site at content/.vuepress/dist
```

Check out [VuePress](https://vuepress.vuejs.org) for more

## Deployment

The pages are deployed via netlify