Go to file
mertsincan 0f51fb57bb Refactor on gitignore file 2019-05-03 11:52:31 +03:00
public Initiated Advanced FileUploader 2019-02-12 16:51:28 +03:00
src Initated Calendar 2019-04-15 11:25: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 Refactor on gitignore file 2019-05-03 11:52:31 +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
package-lock.json InputText doc added 2019-03-21 11:39:18 +03:00
package.json Pass state to the left-right slots 2019-03-20 16:23:48 +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.