febobo / solebtc-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

solebtc-js

solebtc earns 2k USD per day.

Running your project

The generated project includes a development server on port 8000, which will rebuild the app whenever you change application code. To start the server (with the dev-tools enabled), run:

$ npm start

To run the server with the dev-tools disabled, run:

$ DEBUG=false npm start

To build for production, this command will output optimized production code:

$ npm run build

About

License:MIT License


Languages

Language:JavaScript 86.2%Language:CSS 12.6%Language:HTML 1.2%