sjoerdapp / datocms-vue.js-profile-card-website-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Vue 74.8%Language:JavaScript 18.0%Language:HTML 6.6%Language:CSS 0.7%