Skip to content

Commit

Permalink
README updated
Browse files Browse the repository at this point in the history
  • Loading branch information
vedovelli committed Nov 26, 2016
1 parent 8289eed commit c718a8e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ They're not just freshly created projects but a fully working application that c
* Route management with Vue-router
* Authentication with JWT
* Keep user signed in using local stored info
* HTTP requests with Axios
* ESList, no semi-colons
* HTTP requests with (https://github.com/mzabriskie/axios)[Axios]
* ESLint
* Pagination integrated with Laravel's LengthAwarePaginator
* Alerts and Confirmation Alerts provided by SweetAlert
2. Server side
* Laravel 5.3
* Authentication with JWT
Expand Down
4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "codecasts-spa-boilerplate",
"name": "codecasts-spa-starter-kit",
"version": "1.0.0",
"description": "Client for Codecast's SPA boilerplate",
"description": "Client for Codecast's SPA Starter Kit",
"author": "Fabio Vedovelli <[email protected]>",
"private": true,
"scripts": {
Expand Down

0 comments on commit c718a8e

Please sign in to comment.