- Install
bitbox-sdkgloballynpm install bitbox-sdk --global
- Scaffold an Angular app w/ BITBOX web bindings
bitbox new myApp --scaffold angular
cdin to the newly created appcd myApp
- Install dependencies
npm install
- Start the app
npm start
- Open a browser to
http://localhost:3000/ - Win
Bitcoin-com/bitbox-scaffold-angular
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- TypeScript 77.9%
- JavaScript 10.3%
- HTML 7.7%
- CSS 4.1%