Skip to content

marekdano/cartrawler-webapp

Repository files navigation

Gulp Tasks

To get developing mode, run:

$ gulp serve

This will fire up a local web server, open http://localhost:9000 in your default browser and watch files for changes, reloading the browser automatically via [LiveReload].

To run the tests in the browser, run:

$ gulp serve:test

To make a production-ready build of the app, run:

$ gulp

To preview the production-ready build to check if everything is ok:

$ gulp serve:dist

About

Getting parse and display the cartrawler JSON data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published