Project Management System made with Mavo. Inspired by Kanbanchi. Styled with TailwindCSS.
- Either download the zip file or clone the repository
cd
into the newly created folder and runyarn install
to install the build tools (gulp & gulp plugins) and TailwindCSS- Done!
Run gulp
before making any changes, to automatically build every time you save.
Run gulp build
and deploy the dist
folder.
The content of this repository is licensed under an MIT License.