Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Clone this repository to setup your own portfolio

Notifications You must be signed in to change notification settings

network-portfolio/sample-portfolio

Repository files navigation

sample-portfolio

Clone this repository to setup your own portfolio

development installation

First install the network-portfolio repo.

git clone [email protected]:network-portfolio/sample-portfolio.git
cd sample-portfolio
composer install
cp .env.example .env
php artisan key:generate
yarn
yarn dev && yarn watch

# next you will need to register a user at network-portfolio.test
# put your user_id in the env file
# or for testing there currently are three seeded users (id = 1,2,3)

About

Clone this repository to setup your own portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published