# meticulous ## Getting started ### Install dependencies ```sh yarn install ``` ### Compiles and hot-reloads for development ```sh yarn run serve ``` ### Compiles and minifies for production ```sh yarn run build ``` ## License Code is licensed under ISC, see `LICENSE` for more details.