##Unusual Templates For Confluence
This project created to show you a different approaches of how things should work.
Creative Plugins are organised to introduce a bunch of different approaches. Things could be done easily and plugins can be managed simply too.
###ToDo:
- Resolve WebPack Problems
- Add Env Support
- Add Linters
- Add Client build as part of Maven lifecycle
####Prerequisites:
- nodeJS
- Atlassian SDK
- jdk8
###How to Build:
cd src/client
npm install
npm run dev
cd ../../
atlas-mvn package