Skip to content

Commit acacd2e

Browse files
authored
Update README.md
1 parent 2d2f862 commit acacd2e

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
4343
1. Go to project folder and install dependencies.
4444
```bash
45-
npm install
45+
npm i
4646
```
4747

4848
2. Launch development server:
@@ -100,14 +100,14 @@ npm run update | Update the project dependencies with ng update
100100
* Browser filter (Bowser) for IE ^^
101101
* [Sentry](https://sentry.io)! (logs any error in the app)
102102
* Google Tag Manager
103-
* Github pages deploy ready
104103
* Unit tests with Jasmine and Karma including code coverage
105104
* End-to-end tests with Protractor
106105
* ES6 Promises and Observables
107106
* Following the [best practices](https://angular.io/guide/styleguide)!
108107

109108
<p align="center">
110-
<a href='https://ko-fi.com/S6S5LMVR' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a> :smile:
109+
<a href='https://ko-fi.com/S6S5LMVR' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a><br>
110+
:smile:
111111
</p>
112112

113113
## Docker
@@ -124,7 +124,7 @@ We use Travis CI to run this tasks in order:
124124
* Linter
125125
* Tests
126126
* Build for production
127-
* Deploy in Github pages
127+
* Deploy in Firebase Hosting
128128

129129
## Contributing
130130

@@ -138,6 +138,7 @@ This repo is using Firebase. We use Cloud Firestore and Cloud Storage to handle
138138
## Contributors
139139

140140
Thanks to all contributors and their support:
141+
141142
[mansya](https://github.com/mansya) - App logo!
142143

143144
If you have an idea or you want to do something, tell me or just do it!

0 commit comments

Comments
 (0)