MarneusKalgar / ebola-test

The test for ebola agency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ebola test

The test-app for Ebola Agency

Demo

userlistapp

Quick start

  • Install dev-dependencies npm i
  • Launch gulp to run watchers, server and compilers
  • Launch gulp production to minify files for production

Directory Layout

test                        # Project root
├── /build/                 # Source files
├── /app/                   # Compiled files for development
├── /ebola/                 # Minified files for production
├── bower.json              # List of 3rd party libraries and utilities
├── package.json            # Dependencies for node.js
├── gulpfile.js             # gulp.js config
├── LICENSE                 # License file
├── README.md               # File you read

About

The test for ebola agency

License:MIT License


Languages

Language:HTML 49.7%Language:CSS 37.9%Language:JavaScript 12.4%