Skip to content

aryamohanshyja/techmyrmidons-web

 
 

Repository files navigation

Techmyrmidons

Licence Codeship Status for fayausa/techmyrmidons-web

Installation

To use this template, your computer needs:

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

Using the CLI

Install the Foundation CLI with this command:

npm install foundation-cli --global

Setup

To manually set up the template, first download it with Git:

git clone git@github.com:fayausa/techmyrmidons-web.git

Then open the folder in your command line, and install the needed dependencies:

cd techmyrmidons-web
npm install
bower install

Finally, run npm start to run Gulp. Your finished site will be created in a folder called dist, viewable at this URL:

http://localhost:8000

To create compressed, production-ready assets, run npm run build.

License : MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.3%
  • HTML 34.0%
  • CSS 15.7%