Simple landing done using SCSS.
- SCSS
- JS in OOP style
- BEM Flat methodology
- Webpack5
- Dark theme using CSS variables
Install NPM dependencies:
npm install
Working prototype is here.
Start developing using Webpack dev server:
npm run dev
Build project for production:
npm run build
The project is fully completed. No further development planned.
-
Kirill Dolbilov
- Telegram: @kdolbilov
- GitHub: @dolbilov
Copyright © 2022 Kirill Dolbilov This project is GNU GPL v3.0 licensed.