Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/torounit/aetherium

A next-generation WordPress theme built with the Rest API and Vue.js .
https://github.com/torounit/aetherium

spa vuejs wordpress-theme

Last synced: 3 months ago
JSON representation

A next-generation WordPress theme built with the Rest API and Vue.js .

Awesome Lists containing this project

README

        

# Aetherium

> A next-generation WordPress theme built with the Rest API and Vue.js .

[![Build Status](https://travis-ci.org/torounit/Aetherium.svg?branch=master)](https://travis-ci.org/torounit/Aetherium)

[DEMO](https://aetherium-demo.torounit.com/)

## Features

* Single Page Application.
* PWA
* manifest.json
* Offline support.

## Build Setup

```bash
docker-compose -d
```

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build
```

For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).

## Third-party resources

* [eficode/wait-for: ./wait-for is a script to wait for another service to become available.](https://github.com/eficode/wait-for)

## LICENSE

* GPL 2.0 or Later.