Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

dipu-bd/studio19-portfolio

Repository files navigation

studio19-portfolio

You need to do this first

  • Right click on Windows Start menu and open "Windows PowerShell"
  • Now run these commands sequentially:
> Set-ExecutionPolicy RemoteSigned -scope CurrentUser
> Invoke-Expression (New-Object System.Net.WebClient).DownloadString('https://get.scoop.sh')

> scoop install git nodejs-lts make
> npm i -g yarn

> git clone https://github.com/dipu-bd/studio19-portfolio
> cd studio19-portfolio
> yarn

Running locally:

> yarn serve

Deploying to server:

> make server-deploy

About

A portfolio website for Studio19

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •