oddscenes / folio-v11b

Portfolio website rebuilt for performance and SEO

Home Page:http://justinbrazeau.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alt text

Personal website portfolio template - v2

http://justinbrazeau.com

Dependencies

  • Webpack
  • Babel
  • NodeJS
  • ReactJS
  • Sass

Installation

git clone <repo>
yarn install
yarn start

Usage

We need to rum pm2 from node_modules like this: node_modules/pm2/bin/pm2 start server.js node_modules/pm2/bin/pm2 stop server.js

So to run with build: npm run build && node_modules/pm2/bin/pm2 start server.js

Lisence

This project is licensed under the MIT License - see the LICENSE file for details

About

Portfolio website rebuilt for performance and SEO

http://justinbrazeau.com


Languages

Language:JavaScript 81.1%Language:SCSS 16.6%Language:HTML 1.2%Language:Sass 1.1%