npm install -g truffle
npm install -g @angular/cli
npm install -g ganache-cli
npm install
truffle compile && truffle migrate && truffle test
ng serve -o
| Name | Name | Last commit date | ||
|---|---|---|---|---|
npm install -g truffle
npm install -g @angular/cli
npm install -g ganache-cli
npm install
truffle compile && truffle migrate && truffle test
ng serve -o