mirror of
https://github.com/t2linux/web.git
synced 2026-08-16 05:22:12 -07:00
dependabot/github_actions/actions/checkout-7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v6...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
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
Languages
Vue
94.7%
JavaScript
2.8%
HTML
2.3%
SCSS
0.2%