Skip to content

kinnytips/mykinwallet

 
 

Repository files navigation

Kin wallet

How to clone the project

Press on the "clone or download" button and copy the repository link

Inside your cli write:

git clone *repository link here*

After the clone is done, enter the following command in your cli

yarn install

You may need a specific version of Node for installation to succeed. (Tested on Node 12.0.0)

After the installation is done, enter the following command in your cli

npm run developSecure

How deploy the project run:

npm run build
npm run deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.6%
  • JavaScript 4.0%
  • CSS 1.4%