Skip to content

Allister-Vinris/w2-p2018-00-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mobile First base repository

This is a basic repository to start the HETIC Mobile First course.

Installation

Make sure that NodeJS and npm are installed on your computer. You will also need GIT.

To begin, fork this repository ("Fork" button just up there). Change the forked repository name (in "Settings" panel) to match your team number. For exemple : w2-p2018-07-name-of-the-project

Finally, clone your repository (uppercase elements are to be replaced depending on your context) :

$ cd MY/WEBSITES/FOLDER/
$ git clone https://github.com/USERNAME/w2-p2018-07-name-of-the-project.git
$ cd w2-p2018-07-name-of-the-project

Usage

Simply run the following commands into the project directory:

$ npm install
$ npm install gulp -g # you might need "sudo" before that if you get an error
$ gulp

Your site should now be running at http://localhost:3000

About

Base repository for Hetic Mobile First course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors