mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-09 03:04:06 -04:00
docs: added logo in README.md
Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
parent
d7e0c4a16f
commit
8fab4264b8
BIN
.github/logo.png
vendored
Normal file
BIN
.github/logo.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.8 KiB |
21
README.md
21
README.md
@ -1,24 +1,19 @@
|
||||
# it-tools
|
||||

|
||||
|
||||
|
||||
## Project setup
|
||||
```
|
||||
Install dependencies by running the following command:
|
||||
```shell
|
||||
npm install
|
||||
```
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
```
|
||||
Then compiles and hot-reloads for development:
|
||||
```shell
|
||||
npm run serve
|
||||
```
|
||||
|
||||
### Compiles and minifies for production
|
||||
```
|
||||
npm run build
|
||||
```
|
||||
|
||||
### Lints and fixes files
|
||||
```
|
||||
And to lint and fixe files, run:
|
||||
```shell
|
||||
npm run lint
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
Loading…
x
Reference in New Issue
Block a user