Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 .
- Host: GitHub
- URL: https://github.com/torounit/aetherium
- Owner: torounit
- License: gpl-3.0
- Created: 2018-05-04T08:32:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:17:50.000Z (about 2 years ago)
- Last Synced: 2024-10-03T12:41:46.608Z (4 months ago)
- Topics: spa, vuejs, wordpress-theme
- Language: JavaScript
- Homepage:
- Size: 6.03 MB
- Stars: 32
- Watchers: 5
- 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 .
[![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.