Skip to content

SIMBAChain/CarDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Demo 2

A Vue.js project for Simbachain Dapp Client (Live Demo: https://cardemo.simbachain.com)

Project setup

1. Create and configure an app on Simba Dashboard with the default carDemo2 smart contract at https://app.simbachain.com/
2. Generate an apiKey for the app on App-View page
3. Open src/store/modules/info.js and replace yourApiUrl and yourApiKey with yours
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.

Releases

No releases published

Packages

No packages published