Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RutujaPatil15 authored Jul 27, 2019
1 parent 9782be2 commit 299e18e
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions client/README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,3 @@
# MEVN-JWT-Authentication

Implement JWT Authentication by using VueJs(v2.6.10), NodeJs, MongoDB, Mongojs, ExpressJs, PassportJs, Passport-Jwt, Jsonwebtoken.In this project we also use Vuetify.js (Material Design Framework).

### To run locally:

## server
```
- Clone this repo
- npm install
- node server
```

## client

#### Project setup
```
npm install
```

#### Compiles and hot-reloads for development
```
npm run serve
```
#### open chrome browser with localhost:8080




Expand Down

0 comments on commit 299e18e

Please sign in to comment.