Skip to content

This is a project in angular 1.5 with a simple airport manager application.

Notifications You must be signed in to change notification settings

victormgarciao/angular-airport-manager

Repository files navigation

Airport manager

Development

Create a JS bundle with Webpack::

$ npm run build

Start the Webpack development server on 'localhost:3000'::

$ npm run start

Run tests::

$ npm run test

Linting::

$ npm run lint

Description

this is a small web app that will find the cheapest flights around Europe.

About

This is a project in angular 1.5 with a simple airport manager application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published