Readme changes done after content review

This commit is contained in:
ROOT\christopherk 2018-08-07 18:02:26 +05:30 коммит произвёл Bharath
Родитель 0ad4807312
Коммит 45756bb6c1
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,5 +1,5 @@
# Asset Management System
A showcase application for tracking and visualizing software and hardware assets of an organization. This app was built using [Syncfusion Essential JS 2 Vue UI components](https://www.syncfusion.com/products/vue).
A showcase application to track and visualize the software and hardware assets of an organization. This app was built using [Syncfusion Essential JS 2 Vue UI components](https://www.syncfusion.com/products/vue).
## Prerequisites
To run the application, [npm and node.js](https://docs.npmjs.com/getting-started/installing-node) are required. The node.js version 6.0.0 or above and the npm version 3.0.0 or above can be used.
@ -10,7 +10,7 @@ A showcase application for tracking and visualizing software and hardware assets
npm install
### Serve with hot reload at localhost:8080
Run `npm run dev` command to start the development server at http://localhost:8080. The app will be reloaded automatically when the source file are changed.
Run `npm run dev` command to start the development server at http://localhost:8080. The app will be reloaded automatically when the source file is changed.
### Build for production with minification
npm run build
@ -19,4 +19,4 @@ A showcase application for tracking and visualizing software and hardware assets
[Asset Management System](https://ej2.syncfusion.com/showcase/vue/assetmanagement)
Also please check out our other showcase samples built using Essential JS 2 components [here](https://ej2.syncfusion.com/home/vue.html).
Also please check out other showcase samples built using Essential JS 2 components [here](https://ej2.syncfusion.com/home/vue.html).