Test Mockups for a potential new getfedora site
- Install the following packages with yum:
sudo yum install npm nodejs-grunt nodejs-grunt-cli
- Clone the git repo, and change into the directory, and install the node modules required.
git clone https://github.com/ryanlerch/mockups-getfedora.git
cd mockups-getfedora/
npm install
- Build the site. the Built site will be in the
build/
directory:
grunt