mirror of
https://github.com/Dannecron/ich-lerne-deutsch.git
synced 2025-12-25 21:02:35 +03:00
Update readme
This commit is contained in:
12
README.md
12
README.md
@@ -1,6 +1,13 @@
|
|||||||
# Ich Lerne Deutsch
|
# Ich Lerne Deutsch
|
||||||
|
|
||||||
|
## Project info
|
||||||
|
|
||||||
|
This is project based on [tproger course](https://tproger.ru/video/building-vuejs-app/) to learn [vue](https://vuejs.org/),
|
||||||
|
[vuex](https://vuex.vuejs.org/) and how to work with [firebase](https://firebase.google.com/).
|
||||||
|
|
||||||
## Project setup
|
## Project setup
|
||||||
|
1. copy `src/config/firebase.example.js` to `src/config/firebase.js` and replace content with real firebase config.
|
||||||
|
2. run command
|
||||||
```
|
```
|
||||||
yarn install
|
yarn install
|
||||||
```
|
```
|
||||||
@@ -9,8 +16,3 @@ yarn install
|
|||||||
```
|
```
|
||||||
yarn run serve
|
yarn run serve
|
||||||
```
|
```
|
||||||
|
|
||||||
### Compiles and minifies for production
|
|
||||||
```
|
|
||||||
yarn run build
|
|
||||||
```
|
|
||||||
|
|||||||
Reference in New Issue
Block a user