SyncfusionExamples / ej2-nuxt-sample

In this demo we have created the sample [ https://github.com/nuxt/nuxtjs.org ] with Nuxt generated application and its integrated with syncfusion essential js2 vue components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Syncfusion Universal Vue.js Application built with Nuxt.js.

In this demo we have created the sample [ https://github.com/nuxt/nuxtjs.org ] with Nuxt generated application and its integrated with syncfusion essential js2 vue components.

Getting started with Syncfusion Essential JS2 Vue.

In here, We have used Nuxt.js structrue and rendered syncfusion controls.

You have to refer below documentation link to render syncfusion controls: [ https://ej2.syncfusion.com/vue/documentation/button/getting-started.html ]

Running Application

Run the following commands to see demo in dvelopment mode

npm install nuxt -g
nuxt build
nuxt start

Run the following commands to see demo in production mode

npm install 
npm run generate

Then Serves the dist directory

About

In this demo we have created the sample [ https://github.com/nuxt/nuxtjs.org ] with Nuxt generated application and its integrated with syncfusion essential js2 vue components.


Languages

Language:Vue 73.5%Language:SCSS 19.1%Language:JavaScript 7.4%