Hello, everybody! In this project we will develop a new version of the site for our company. Layouts are already available and you can request them from Timofey.
On the agenda...
- unique landings with agreed design;
- adaptive version of the site (we estimate how to stretch elements, etc.), and also we focus on design for mobile versions.
- Timofey suggested a "mobile first" approach - we should try it.
- Finishing with the layout, we introduce a change of language for the web page, as well as a "dark theme" (OMG!)
Initial config:
- Run "npm i"
- Run "npm run serve"
- Open http://localhost:8080/ in your browser to check that markup works correctly.