Layout designer project: Chat messenger Linters status: Live: Home page Live: Chat page Design: Link on Figma Setup $ make install Run linters $ make lint Build project $ make build Run development environment Init local server with autoreload of browser, compile sass to css, pug to html $ make dev Deploy $ make deploy