Skip to content

axpire/axpr-timelock-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axpr-timelock-ui

Dev notes

In order to have the UI interact with AXPR token contract, you need to add the token contract address as an environment variable which is VUE_APP_AXPR_CONTRACT.

Project setup

npm install

Serve built files via Express.js

npm run start

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published