Skip to content
This repository has been archived by the owner on Jul 13, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekkarki authored Dec 10, 2018
1 parent 1d51668 commit cf6fad6
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
### Laravel CMS
# Building CMS with Laravel and Vue.js

## CMS built using Laravel and Vue.js

# Work In Progress

<hr>
### WIP
This is a work in progress. Can be used for development, we will be ready for production soon.

### Getting Started

```
Expand All @@ -15,4 +13,4 @@ $ composer install
$ php artisan key:generate
$ npm install
$ npm run dev
```
```

0 comments on commit cf6fad6

Please sign in to comment.