neilg63 / sort-my-stuff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sort-my-stuff

Hierarchical sorting of categories and items with Node JS, Express and simple SQLite database at the backend and Vue JS 2.+ frontend. It contains a server-side preloader for Vue JS index file.

Build Setup

# install dependencies
npm install

# post install

npm run postinstall

# serve with hot reload at localhost:8080
npm run start

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About


Languages

Language:JavaScript 54.8%Language:Vue 44.3%Language:HTML 0.9%