Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/psmyrdek/zrobil-to-dobrze


https://github.com/psmyrdek/zrobil-to-dobrze

Last synced: 3 days ago
JSON representation

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
```