Go to file
cagataycivici e601e88db2 Implemented Button Component 2018-12-08 00:18:52 +03:00
public
src Implemented Button Component 2018-12-08 00:18:52 +03:00
tests/unit
.browserslistrc
.eslintrc.js
.gitignore
.npmignore
README.md
babel.config.js
package.json
postcss.config.js

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.