Go to file
cagataycivici da0a8c6689 Disabled option support for Listbox 2018-12-09 21:46:24 +03:00
public Templating support for ListBox 2018-12-08 14:56:40 +03:00
src Disabled option support for Listbox 2018-12-09 21:46:24 +03:00
tests/unit Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
.browserslistrc Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
.eslintrc.js Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
.gitignore Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
.npmignore Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
README.md Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
babel.config.js Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
package.json Initiated main layout with home page 2018-12-06 21:26:49 +03:00
postcss.config.js Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00

README.md

primevue

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Run your unit tests

npm run test:unit

Customize configuration

See Configuration Reference.