Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 580 Bytes

File metadata and controls

28 lines (22 loc) · 580 Bytes

Wordpress, VUE & Mapbox.

Thanks to EvanAgee ❤️ for his vuejs-wordpress-theme-starter ! Refactored to use a vue-cli build process.

There is still lots of work do be done :)

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.