Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 467 Bytes

File metadata and controls

23 lines (19 loc) · 467 Bytes

spawner

spawner game

npm global dependencies

sudo npm install -g parcel-bundler
sudo npm install -g firebase-tools

build

npm run build

deploy

firebase login # only once!
npm run deploy

whatever is in the dist folder, at the moment you run this command, is going to be published. make sure you build before deploying.

url

some seconds after deployment, the changes should be visible at https://spawner-3da34.firebaseapp.com