Project Manager
Project Management System made with Mavo. Inspired by Kanbanchi. Styled with TailwindCSS.

Setting up the environment (one time stuff)
- Either download the zip file or clone the repository
cdinto the newly created folder and runyarn installto install the build tools (gulp & gulp plugins) and TailwindCSS- Done!
Every time you work on Project Manager app
Run gulp before making any changes, to automatically build every time you save.
Building and deploying the app
Run gulp build and deploy the dist folder.
License
The content of this repository is licensed under an MIT License.