Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psmyrdek/zrobil-to-dobrze
https://github.com/psmyrdek/zrobil-to-dobrze
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/psmyrdek/zrobil-to-dobrze
- Owner: psmyrdek
- Created: 2024-04-10T17:31:00.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-04-10T18:05:23.000Z (10 months ago)
- Last Synced: 2024-11-22T03:42:10.792Z (2 months ago)
- Language: TypeScript
- Size: 702 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Opanuj Frontend: AI Edition - Zrobił To Dobrze
![](./_resources/img/header.png)
## Co w środku?
Bootstrap projektu opartego o następujące narzędzia:
- [editorconfig](https://editorconfig.org/)
- [eslint](https://eslint.org/)
- [Prettier](https://prettier.io/)
- [React](https://www.npmjs.com/package/@vitejs/plugin-react) (wymień na [Svelte](https://www.npmjs.com/package/@sveltejs/vite-plugin-svelte) lub [Vue](https://www.npmjs.com/package/@vitejs/plugin-vue))
- [Playwright](https://playwright.dev)
- [Tailwind](https://tailwindui.com/)
- [TypeScript](https://www.typescriptlang.org/)
- [Vite](https://vite.dev/)
- [Vitest](https://vitest.dev/)## Pierwsze kroki
```bash
nvm use
npm install
npm run dev
```