Go to file
cagataycivici b13f10ee2d Include vue files to publish as well 2019-05-26 10:56:47 +03:00
exports Include vue files to publish as well 2019-05-26 10:56:47 +03:00
public Implemented Icons 2019-05-21 18:42:06 +03:00
src Fixed closable and sticky features of toast 2019-05-26 10:04:02 +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 build css script 2019-05-25 16:49:00 +03:00
.npmignore Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
LICENSE.md Initiated Chart Component 2019-01-01 21:53:12 +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
build-lib.js Include vue files to publish as well 2019-05-26 10:56:47 +03:00
gulpfile.js Include vue files to publish as well 2019-05-26 10:56:47 +03:00
package.json Include vue files to publish as well 2019-05-26 10:56:47 +03:00
postcss.config.js Initialized repo with the sample project from vue-cli 2018-12-04 10:08:40 +03:00
vue.config.js Keep css within the component 2019-05-25 18:04:03 +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.