Skip to content

Latest commit

 

History

History
68 lines (39 loc) · 975 Bytes

README.md

File metadata and controls

68 lines (39 loc) · 975 Bytes

KiwiTaxi UI version 3.0.0

Front-end UI components.

Installation

Requirements

Set up

Go to the project directory:

$ cd /path-to-project/

Install Node dependencies:

$ npm install

Install Bower components:

$ bower install

Build app source files into the build/ directory:

$ gulp build

... or run local server at 0.0.0.0:3000:

$ gulp

Server watches any changes in the source/ directory and updates the build/.

Validate and Test

Performance

Discuss

SEO