LiquidSEPA Packages installation $ yarn Running the app # start development environment $ yarn start:dev Building the app into the /dist folder # build production environment $ yarn build Checking for the code style exceptions # eslint $ yarn lint