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.
- Host: GitHub
- URL: https://github.com/0xdaksh/quantized
- Owner: 0xDaksh
- Created: 2017-09-20T11:42:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-12T14:52:55.000Z (over 8 years ago)
- Last Synced: 2025-03-11T11:35:14.100Z (11 months ago)
- Topics: cache, chai, express, graphql, mocha, quantized, sentry, sessions, socketio, ssr, tests, vue
- Language: JavaScript
- Size: 299 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```