Skip to content

Commit ff874a0

Browse files
Update README.md
1 parent 0af5848 commit ff874a0

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,11 @@
99
<a><img alt="PRs" src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg"></a>
1010
</div>
1111

12-
<h4 align="center">Vue.js based REST-ful CRUD application.</h4>
12+
<h4 align="center">Vue.js based REST-ful CRUD system.</h4>
1313

14-
* Application is build as SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc.
15-
* Vue CRUD uses the vue along with its ecosystem. Enjoy the benefits of the most popular JS framework in the world.
14+
* Vue CRUD allows to create both a mechanism for managing a single table, as well as a CMS or extended CRM with a login system and modules
15+
* Application built with Vue CRUD is SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc.
16+
* Vue CRUD uses the vue along with its ecosystem (Vuex, Vuetify, etc). Enjoy the benefits of the most popular JS framework in the world.
1617
* The application architecture is adapted to work with REST API
1718

1819
![vue-crud](https://user-images.githubusercontent.com/18534115/50497274-5b6ea380-0a36-11e9-8dd6-2a7bc6875fe6.gif)

0 commit comments

Comments
 (0)