Skip to content

mahdiafzal/foundation-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundation Framework Css


Install

  1. Get the sourcecode:

    $ git clone https://github.com/mahdiafzal/foundation-boilerplate.git
    
  2. Switch to its directory:

    $ cd foundation-boilerplate
    
  3. Run npm install command, it will install dependencies:

    $ npm install
    
  4. Run npm start command, it will run project:

    $ npm start