Node version : 8
Provides a way for someone to update their portfolio page.
npm install
create your not-secrets.json config file in the root.
not-secrets.json
{
"username" : "user",
"password" : "password",
"useAuth" : false
}
npm run start:dev
npm start
User Instructions
Go to <your host>/edit
to view the edit portion.
Go to <your host>
for person view