block42-blockchain-company / liquid-icx

Secure the ICON network, earn staking rewards while staying liquid. 🧽💧
https://licx.finance
GNU General Public License v3.0
3 stars 1 forks source link

Dockerfile runs server.js #6

Closed mr-rooftop closed 4 years ago

mr-rooftop commented 4 years ago

Check out if I forgot a step in the README (Do I have to install VueJs before running npm run serve?)

tomazmm commented 4 years ago

Check out if I forgot a step in the README (Do I have to install VueJs before running npm run serve?) yes. 'npm install' does that for you. for deploying you should run only 'npm run buid' only