Skip to content

yalozhkin/kiwitaxi-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published