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

https://github.com/pineviewlabs/middlemarch

Sample bookstore single page application built with Vue 3 + Pinia and running on Vite.
https://github.com/pineviewlabs/middlemarch

nightwatch nightwatchjs pinia vite vitejs vue vue-router vue3 vuejs

Last synced: 2 months ago
JSON representation

Sample bookstore single page application built with Vue 3 + Pinia and running on Vite.

Awesome Lists containing this project

README

          

# Middlemarch
[![Node.js CI](https://github.com/beatfactor/middlemarch/actions/workflows/node.js.yml/badge.svg?branch=main)](https://github.com/beatfactor/middlemarch/actions/workflows/node.js.yml)
[![Netlify Status](https://api.netlify.com/api/v1/badges/16d2bbe4-6931-4e83-9fe5-6fd6e1688f2d/deploy-status)](https://app.netlify.com/sites/middlemarch/deploys)

Sample bookstore single page application built with Vue 3 + Pinia and running on Vite. Routing is implementated with Vue Router.

Component testing and End-to-end testing written in Nightwatch.js

Full tutorial with step-by-step instructions available at:

[labs.pineview.io/learn-how-to-build-test-and-deploy-a-single-page-app-with-vue-3-vite-and-pinia/](https://labs.pineview.io/learn-how-to-build-test-and-deploy-a-single-page-app-with-vue-3-vite-and-pinia/)

### Preview
This project is automatically deployed to Netlify at the url:

https://middlemarch.netlify.app/

![Screenshot 2022-02-04 at 17 42 13](https://user-images.githubusercontent.com/419506/152567821-ebc2073d-2759-412f-8e55-fcb1261d6c6c.png)