Skip to content

joshkissel/personal-site

Repository files navigation

Personal Portfolio

Personal website built using Foundation's CLi

Installation

To use this template, your computer needs:

This template can be installed with the Foundation CLI, or downloaded and set up manually.

Running Project

cd to your cloned repo and to install dependencies to run locally.

npm install 

Watch

While inside of your app's folder, use the watch command to assemble your app and run a test server.

foundation watch

While this process is running, you can view the assembled app in your browser, at this URL:

http://localhost:8001

While the server is running, any changes you make to your HTML, Sass, or JavaScript will automatically be processed and added to your live app.

Build

To build your app for production, use foundation build.

foundation build

Update

Updates your Bower packages, which includes Foundation. Run this command when you want to update an existing project to the newest version of Foundation.

foundation update

Help

Lists all available commands in the CLI.

foundation help

Add a command name at the end to learn how a specific command works.

foundation help new

About

Redo of personal site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •