Skip to content

React based frontend codebase of Janus agile project management tool. Janus is the free alternative to other commercial agile tools in the market. The objective behind this tool creation, is to make all essential agile management features available to everyone for free without any clause or limitations.

License

Notifications You must be signed in to change notification settings

ioak-dev/janus-v1

Repository files navigation

Janus

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Deploy on gh-pages

npm run build
git subtree push --prefix dist origin gh-pages

About

React based frontend codebase of Janus agile project management tool. Janus is the free alternative to other commercial agile tools in the market. The objective behind this tool creation, is to make all essential agile management features available to everyone for free without any clause or limitations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published