Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/psmyrdek/frontend-bootstrap-windows


https://github.com/psmyrdek/frontend-bootstrap-windows

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Opanuj Frontend: AI Edition - Frontend Bootstrap

![](./_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
```