Skip to content

nanomosfet/custom-portfolio

Repository files navigation

Coverage Status Build Status

Customizable portfolio

Node version : 8

Provides a way for someone to update their portfolio page.

Development

Initialize

npm install

create your not-secrets.json config file in the root.

not-secrets.json

{
  "username" : "user",
  "password" : "password",
  "useAuth"  : false
}

Start dev server

npm run start:dev

Start prod server

npm start

User Instructions

Go to <your host>/edit to view the edit portion.

Go to <your host> for person view

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages