GitXplorerGitXplorer
c

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

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Verified
eea0407685925afd4c58478b25d8a5409b3fc1b3

Merge pull request #8 from datocms/dependabot/npm_and_yarn/elliptic-6.5.4

sstefanoverna committed 4 years ago
Verified
bcd9b00c9f4b00dfdf2532db1a7b7ce337459521

Bump elliptic from 6.5.3 to 6.5.4

ddependabot[bot] committed 4 years ago
Verified
40b227bb96c54ee42c9ede9c20157f732dfdee09

Merge pull request #7 from marcelofinamorvieira/updates

sstefanoverna committed 4 years ago
Unverified
c2c4410ec470e38ac68b6e74e08f591efc63e209

Updates

mmarcelofinamorvieira committed 4 years ago
Unverified
106dc11f90420e6f92650985b6d30fce6d90ae5a

Update deps and license

mmatjack1 committed 4 years ago
Verified
df341aa80d27a49fb78eecb41f872efdba1af253

Merge pull request #2 from datocms/dependabot/npm_and_yarn/lodash-4.17.19

sstefanoverna committed 4 years ago

README

The README file for this repository.

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