Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 495 Bytes

README.md

File metadata and controls

39 lines (31 loc) · 495 Bytes

element-starter

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and hot-reloads for production

npm run pro

Compiles and hot-reloads for test

npm run test

Compiles and minifies for production

npm run build:pro

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.