Skip to content

BoostIO/Homepage

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19b2555 Â· Jul 16, 2020

History

75 Commits
Mar 19, 2020
Mar 19, 2020
Feb 6, 2018
Nov 22, 2019
Feb 4, 2018
Mar 14, 2018
May 1, 2019
Feb 5, 2018
Nov 22, 2019
Jul 16, 2020
May 1, 2019
Mar 19, 2020

Repository files navigation

Boostio.github.io

Development

npm i
npm run dev

Go to http://localhost:3000.

Deployment

Build stuff.

npm run build

Serve the compiled page. http://localhost:8080

npm start

Deploy it to github page! 🚀

npm run deploy

Deploy it to now.sh

cd out
now

Then, you will see the end point of the deployment.

> Deploying ~/Code/Homepage/out under boost
> Ready! https://out-${SOME_RANDOM_HASH}.now.sh (copied to clipboard) [5s]
> Synced 2 files (260.07KB) [5s]
> Deployment complete!

And run now alias like the below.

now alias https://out-${SOME_RANDOM_HASH}.now.sh boostio.co

After deploying, https://out-${SOME_RANDOM_HASH}.now.sh is already saved to your clipboard. So, you can just paste it without copying.

Copyright

©2020 BoostIO.