File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,10 @@ They're not just freshly created projects but a fully working application that c
1414 * Route management with Vue-router
1515 * Authentication with JWT
1616 * Keep user signed in using local stored info
17- * HTTP requests with Axios
18- * ESList, no semi-colons
17+ * HTTP requests with ( https://github.com/mzabriskie/axios)[ Axios]
18+ * ESLint
1919 * Pagination integrated with Laravel's LengthAwarePaginator
20+ * Alerts and Confirmation Alerts provided by SweetAlert
20212 . Server side
2122 * Laravel 5.3
2223 * Authentication with JWT
Original file line number Diff line number Diff line change 11{
2- "name" : " codecasts-spa-boilerplate " ,
2+ "name" : " codecasts-spa-starter-kit " ,
33 "version" : " 1.0.0" ,
4- "description" : " Client for Codecast's SPA boilerplate " ,
4+ "description" : " Client for Codecast's SPA Starter Kit " ,
55 "author" :
" Fabio Vedovelli <[email protected] >" ,
66 "private" : true ,
77 "scripts" : {
You can’t perform that action at this time.
0 commit comments