Skip to content

simon-q/pf-travel

Repository files navigation

TripSorter

requires

  • Node.js > 6.5.0
  • npm > 3.10.10

install

npm install

development

npm run start

app will be running on localhost:8080

build

SET NODE_ENV=production
npm run build

all assets will be in /dist folder you can run the app locally by opening index.html

deploy

npm run deploy

deploys to https://simon-q.github.io/pf-travel/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published