Skip to content

maxmccord/maxmccordco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maxmccordco

Repo for my personal site, maxmccord.co.

Building the site

Building and running the site requires Node.js, Bower, and Grunt Task Runner.

# install node dependencies
$ npm install

# install front-end dependencies
$ bower install

# create a build of the site
$ grunt

# configure SMTP settings in config.json
$ vim config.json

# start hosing the site
$ node server

About

Repo for my personal site, maxmccord.co

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published