juanferreras.com
juanferreras.com copied to clipboard
My personal website.
juanferreras.com
You can see it live at juanferreras.com. Express/NodeJS.
Building
-
brew install npm
on OSX to install it (or any other way of obtaining npm) -
npm install
to grab all the required dependencies. It will automatically build onpostinstall
using Grunt, compiling all images usingimagemin
cli tool.
Dev
-
npm start
will build and launch abrowser-sync
tab.