ngx-embark-starter

1.0.0 • Public • Published

npmversion npmlicense

Starter Dapp with Embark and Angular 4

A full stack starter app containing Embark (v2.5.2) and Angular 4 (v4.4.4). Project in progress.

Quick start

First clone this repo: git clone https://github.com/jeroenouw/EmbarkAngularStarter.git.
Change directory to this project
Run npm install to install all the dependencies.
Run npm start or ng serve to run the client side. Simultaneously run npm run block:test to start the test blockchain or npm run block to run on the live blockchain.
Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Contributing

Want to file a bug, contribute some code, or improve documentation? Feel free to place an issue.

License

npmlicense

Package Sidebar

Install

npm i ngx-embark-starter

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • jeroenouw