Skip to content

bitcoinchaindotcom-bitcoinchain-com/nametag-web

 
 

Repository files navigation

BASIC SETUP (needs Node8)

npm install -g node-gyp 1.1. sudo apt-get install build-essential You may need to do.. 1.2.sudo apt-get install python2.7 1.3.npm config set python python2.7

npm install

yarn install

npm run webpack #(to build the website files)

0xBitcoin Web

The uncompiled code for 0xbitcoin.org, 0xbitcoin.github.io

Commands

npm run dev Starts a local dev server to serve the website as a test

npm run webpack Compiles the website and outputs the static files in /public

About

Website for Nametag Token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 88.7%
  • JavaScript 6.2%
  • HTML 5.1%