mirror of
https://github.com/skidoodle/erettsegi-browser.git
synced 2025-02-15 05:39:15 +01:00
🏫 Egyszerű keresés és letöltés az érettségi feladatsorokhoz.
Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together. Updates `eslint` from 8.55.0 to 8.56.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.55.0...v8.56.0) Updates `@types/eslint` from 8.44.8 to 8.56.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
public | ||
src | ||
.eslintrc.cjs | ||
.eslintrc.json | ||
.gitignore | ||
.npmrc | ||
.prettierrc | ||
license.md | ||
next.config.mjs | ||
package.json | ||
pnpm-lock.yaml | ||
postcss.config.cjs | ||
prettier.config.js | ||
readme.md | ||
tailwind.config.ts | ||
tsconfig.json |
erettsegi-browser
- Framework: Next.js
- Deployment: Vercel
- Styling: Tailwind CSS
Running Locally
git clone https://github.com/skidoodle/erettsegi-browser
cd erettsegi-browser
pnpm install
pnpm dev