First portfolio website
npm install
bower install
npm run build:watch
grunt watch
npm start
"body-parser": "^1.17.2",
"express": "^4.15.3",
"material-ui": "^0.18.1",
"react": "^15.5.4",
"react-burger-menu": "^2.0.2",
"react-dom": "^15.5.4",
"react-responsive": "^1.3.0",
"react-scroll": "^1.5.2",
"react-tap-event-plugin": "^2.0.1"
"bourbon": "^4.3.4",
"susy": "^2.2.12",
"normalize-css": "^7.0.0",
"animatewithsass": "^3.2.2"
"babel-core": "^6.24.1",
"babel-loader": "^7.0.0",
"babel-preset-latest": "^6.24.1",
"babel-preset-react": "^6.24.1",
"grunt": "^1.0.1",
"grunt-autoprefixer": "^3.0.4",
"grunt-contrib-uglify": "^3.0.1",
"grunt-contrib-watch": "^1.0.0",
"grunt-sass": "^2.0.0",
"load-grunt-tasks": "^3.5.2",
"webpack": "^2.5.1"