Skip to content

pverhaert/itf_es6_jquery

Repository files navigation

1ITF JavaScript-jQuery course

  • This repo contains all the examples and exercises from the ES6/jQuery part of the course Webdesign Advanced
  • This course is taught to all 1st year students of the IT Factory (bachelors in Applied Computer Science and Electronics-ICT) @ Thomas More Kempen

Thomasm More Kempen

Basic requirements (install once)

You only need to install the following tools once:

  • The highest version of Node
  • A recent version of Git
  • The gulp-cli: npm install -g gulp-cli

About this repo

  • Clone this repo git clone https://github.com/pverhaert/itf_es6_jquery <projectname>
  • Open a new terminal window in the project name folder and install the node modules: npm install
  • Start the local development server with: gulp or npm run watch

All the example files, and the exercise are inside the src directory

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published