Skip to content

kamalkishorm/quiz_blockchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz

Back-End

Truffle Framework, SQL Server, Nodejs

Deploy Contract

  1. Ropsten : truffle migrate --network ropsten
  2. local : truffle migarte --network local

Run Server

nodemon server.js

Front-End

Angular

Run Server

ng serve