Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 159 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 159 Bytes

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