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

https://github.com/0xdaksh/quantized

Quantized is a Higly Optimized Vue.js Server Side Rendered Toolkit with Awesome Tools.
https://github.com/0xdaksh/quantized

cache chai express graphql mocha quantized sentry sessions socketio ssr tests vue

Last synced: 4 months ago
JSON representation

Quantized is a Higly Optimized Vue.js Server Side Rendered Toolkit with Awesome Tools.

Awesome Lists containing this project

README

          

# Quantized

> Quantized is a Vue.js Server Side Toolkit for Making my life easier, It's an Awesome toolkit consisting of Vue.js, Server Side Rendering, Express, GraphQL, Travis-CI, Sentry, Socket.io, Mocha and Chai tests, SEO / Meta and Much Much More <3

## Build Setup

``` bash
vue init DakshMiglani/Quantized

cd Quantized

# npm
npm install

# yarn
yarn
```