Skip to content

Latest commit

 

History

History
executable file
·
15 lines (10 loc) · 187 Bytes

README.md

File metadata and controls

executable file
·
15 lines (10 loc) · 187 Bytes

crypto-notifications

Learning Web Dev with Vue.js and Node.js

starting the server

node -r esm server/server.js

starting the application

npm run serve