Skip to content

Nierusan/datocms-yvan-thevoz-resume

Repository files navigation

Vue.js Profile card demo

Deploy on DatoCMS

Deploy with DatoCMS

Or if you are manually setting up the project, set the API token manually:

echo 'VUE_APP_CMS_DATOCMS_API_TOKEN=abc123' >> .env

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build