From 3784255d73affd9e6b86c2c290f45d4e608cac6c Mon Sep 17 00:00:00 2001 From: jdlugosz963 Date: Fri, 17 Dec 2021 00:48:05 +0100 Subject: update readme file --- README.md | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 10b3d46..9d6c02f 100644 --- a/README.md +++ b/README.md @@ -1,24 +1,14 @@ # lom_frontend - -## Project setup -``` -npm install -``` - -### Compiles and hot-reloads for development -``` -npm run serve -``` - -### Compiles and minifies for production -``` -npm run build -``` - -### Lints and fixes files -``` -npm run lint -``` - -### Customize configuration -See [Configuration Reference](https://cli.vuejs.org/config/). +Project for school + +# Shortcuts +`Ctr`+`Shift`+`p` - open command line +`Ctr`+`esc` - open command line +`esc` - unfocus/close +`del` - close + +### Navigate command line +`tab` - next command +`↓` - next command +`↑` - previous command +`retrun` - execute command -- cgit v1.2.3