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: about 1 year ago
JSON representation
A next-generation WordPress theme built with the Rest API and Vue.js .
- Host: GitHub
- URL: https://github.com/torounit/aetherium
- Owner: torounit
- License: gpl-3.0
- Created: 2018-05-04T08:32:13.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:17:50.000Z (over 3 years ago)
- Last Synced: 2025-04-30T20:05:44.266Z (about 1 year ago)
- Topics: spa, vuejs, wordpress-theme
- Language: JavaScript
- Homepage:
- Size: 6.03 MB
- Stars: 32
- Watchers: 4
- Forks: 4
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Aetherium
> A next-generation WordPress theme built with the Rest API and Vue.js .
[](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.