Skip to content

sahilmob/i-love-jordan-landing-page

Repository files navigation

I <3 Jordan.

A landing page that promotes tourism in Jordan. A project prepared for Coderstrust Frontend development course in jordan.

Live version I love Jordan

Production dependencies

  1. NodeJS
  2. ExpressJS

Development dependencies

  1. NodeJS
  2. Nodemon
  3. ExpressJS
  4. Gulp, Gulp-Cli & some Gulp plugins
  5. Bower

start production server: run the following

npm install
npm start

then you can navigate to http://localhost:3000

Start development server: run the following

npm install
bower install
gulp

then you can navigate to ttp://localhost:7000

To run build script

gulp build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published