# Projectname Frontend

Requirements: node.js 12.20.0+, webpack

Domain: http://project.sitename.com/

---

### Install dependencies

    $ yarn
  
### Watch build production
  
    $ yarn build:dev
  
