Skip to content

Latest commit

 

History

History
42 lines (32 loc) · 1.32 KB

README.md

File metadata and controls

42 lines (32 loc) · 1.32 KB

Netlify

Konishi's frontend written in Vue.js + Vuetify and Typescript. This is the responsive web application only. Zimmerman (The backend REST API written in Flask Python and RESTPlus) can be found here.

Please remember that this is still in alpha so expect the code to be a bit all over the place, bugs, and glitches.

Features

Kagawasan contains the usual UI/UX of most social platforms and aims to be much better. You can learn more about how the components are written using the following documentations.

  • Vue.js - The Progressive JavaScript Framework
  • Vuetify - Material Design Component Framework
  • Tachyons - Create fast loading, highly readable, and 100% responsive interfaces with as little css as possible.

Project setup

After cloning the repo, install the following dependencies using

yarn install

Compiles and hot-reloads for development

yarn run serve

To compile the application and minify it for production

yarn run build

UI Preview Samples

Coming Soon