mirror of
https://github.com/t2linux/web.git
synced 2026-04-30 13:49:14 -07:00
4a6e49f0199921f32abf5da77affda387ed82de0
This patch places the hero buttons on top of floating background shapes.
Web
The code for t2linux.org's landing page
Building
- Run
yarn installto install nessearry dependencies - Run
yarn serveto start a development server and open the page in the default browser - Run
yarn buildto compile and minify for production - Run
yarn lintto check source files for formatting errors
Description
Languages
Vue
94.7%
JavaScript
2.8%
HTML
2.3%
SCSS
0.2%