Skip to content

vulpemventures/nigiri.vulpem.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🍣 Nigiri.vulpem.com

Bitcoin Nigiri 🍣 landing page code

Development

  • Install deps
$ npm install
  • Serve and watch
$ npm run serve

Build

$ npm run build

Deploy Github Pages

$ npm run deploy