Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itswadesh/misiki-books
Moltin, Tailwindcss powered VueCommerce
https://github.com/itswadesh/misiki-books
Last synced: about 1 month ago
JSON representation
Moltin, Tailwindcss powered VueCommerce
- Host: GitHub
- URL: https://github.com/itswadesh/misiki-books
- Owner: itswadesh
- Created: 2020-02-25T19:06:58.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T22:09:43.000Z (over 3 years ago)
- Last Synced: 2024-08-01T17:24:01.802Z (3 months ago)
- Language: Vue
- Homepage: https://books.misiki.in/
- Size: 1.66 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# misiki-books
Dead simple ecommerce powered by Moltin
> Misiki Books## Build Setup
``` bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).