Update README.md
Changed of file content to Polish.
This commit is contained in:
parent
9e1084cf5f
commit
17db8acfac
14
README.md
14
README.md
@ -1,24 +1,22 @@
|
|||||||
# kamilcraft-master
|
# kamilcraft-master projekt
|
||||||
|
Projekt mający na celu przedstawienie mojej wykonanej treści i moich projektów publicznych.
|
||||||
|
|
||||||
## Project setup
|
## Instalcja paczek do projektu
|
||||||
```
|
```
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|
||||||
### Compiles and hot-reloads for development
|
### Kompilacja i rekompilacja w czasie projektowania
|
||||||
```
|
```
|
||||||
npm run serve
|
npm run serve
|
||||||
```
|
```
|
||||||
|
|
||||||
### Compiles and minifies for production
|
### Kompilacja i wrzucenie do folderu finalnego
|
||||||
```
|
```
|
||||||
npm run build
|
npm run build
|
||||||
```
|
```
|
||||||
|
|
||||||
### Lints and fixes files
|
### Formatowanie treści kodu
|
||||||
```
|
```
|
||||||
npm run lint
|
npm run lint
|
||||||
```
|
```
|
||||||
|
|
||||||
### Customize configuration
|
|
||||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user