Skip to content

zuckeyM-17/shiganai-radio-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6318ff · Jan 8, 2018
May 27, 2017
Jan 8, 2018
May 28, 2017
May 27, 2017
Jul 2, 2017
Jun 3, 2017
Nov 26, 2017
Jun 3, 2017
May 27, 2017
Jul 2, 2017
May 27, 2017
May 27, 2017
May 27, 2017

Repository files navigation

Zuckey and Gami's podcast page

Development server

  • git clone git@github.com:zuckeyM-17/shiganai-radio-page.git
  • cd shiganai-radio-page
  • npm install
  • npm run start
  • access to http://localhost:4200/

Production Build

  • npm run build-prod

Production Build & Deploy

  • Production
    • npm run deploy-prod
  • Staging
    • npm run deploy-staging