Skip to content

Commit

Permalink
Merge pull request #29 from supunlakmal/modification
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
supunlakmal authored May 11, 2019
2 parents 579b954 + 6dbe146 commit b420d1d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ git clone https://github.com/supunlakmal/thismypc.git
```
This Command will copy a full project to your local environment

### Setting up Anguler Project
### Setting up Angular Project

```shell
cd thisMyPCWeb/
Expand All @@ -47,7 +47,7 @@ npm i
`cd thisMyPCWeb` Move into Electron Project Folder
`npm i` install all dependency.

### Building Anguler Project
### Building Angular Project

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.

Expand All @@ -61,7 +61,7 @@ Coming Soon..

## Database

MongoDB us as Databace.
MongoDB use as Database.

## Licensing

Expand Down

0 comments on commit b420d1d

Please sign in to comment.