Organizr is a tool to simplify your way of managing personal projects.
npm install && npm run dev
# serve with hot reload at localhost:8080
# builds for production with minification
npm run build
# builds for production and view the bundle analyzer report
npm run build --report
# runs unit tests
npm test
Organizr is made available under the Affero GPL license version 3, see LICENSE.md.