Welcome to our group social project. 'Smarticle' is an open-source platform that is meant to be used by everyone. The platform is meant to share knowledge with users around the world, help acquire skills and open up additional lines of thought.
In order to contribute please refer to the CONTRIBUTING.md
In order to run Smarticle you should install:
- Vagrant
- VirtualBox hypervisor(VMM)
- Clone Smarticle repository.
git clone https://github.com/redhat-beyond/Smarticle
- Navigate via terminal to the cloned directory.
- Run the 'vagrant up' command
- Use any browser and navigate to http://localhost:8000.