Skip to content

Commit ccd13f7

Browse files
authored
Update README.md
1 parent 8fcb845 commit ccd13f7

File tree

1 file changed

+2
-30
lines changed

1 file changed

+2
-30
lines changed

README.md

Lines changed: 2 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,7 @@
1+
# Chatbot made using Angular
2+
13
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.png?v=103)](https://github.com/ellerbrock/open-source-badges/)
24
[![Build Status](https://travis-ci.org/Humadroid/Angular-Express-Quickstart.svg?branch=master)](https://travis-ci.org/Humadroid/Angular-ChatBot)
35
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/Humadroid/Angular-ChatBot)
46

5-
# That's how this project looks like
6-
77
[![Angular ChatBot](src/assets/Angular-ChatBot.png "Angular ChatBot App working Demo")](https://angular-chat-bot.firebaseapp.com/)
8-
9-
# Chatbot
10-
11-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.3.
12-
13-
## Development server
14-
15-
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
16-
17-
## Code scaffolding
18-
19-
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
20-
21-
## Build
22-
23-
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
24-
25-
## Running unit tests
26-
27-
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
28-
29-
## Running end-to-end tests
30-
31-
Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).
32-
33-
## Further help
34-
35-
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

0 commit comments

Comments
 (0)