Go to file
cagataycivici 71aed36d4c Revert "Moved Accordion css into vue file"
This reverts commit f1b20e18c0.
2018-12-31 23:04:46 +03:00
public Implemented FullCalendar Component 2018-12-31 18:48:10 +03:00
src Revert "Moved Accordion css into vue file" 2018-12-31 23:04:46 +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
LICENSE.md Add license 2018-12-26 00:31:41 +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 Initiated FullCalendar 2018-12-31 18:41:35 +03:00
package.json Initiated FullCalendar 2018-12-31 18:41:35 +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.