Skip to content

Ziyu-Chen/planit-1

 
 

Repository files navigation

TOP PAGE

Straight forward trip itinerary

About

You can check out this app.

TOP PAGE

Installation

To clone and run this application, you'll need Git and Node.js (which comes with yarn) installed on your computer. From your command line:

Downloading and installing steps

  1. Clone this repository

    $ git clone https://github.com/zeds-co/planit
    
  2. Go into the repository

    $ cd planit
    
  3. Install dependencies

    $ yarn
    

Other command

setup

$ yarn install

compiles and hot-reloads for development

# yarn serve

compiles and minifies for production

# yarn build

lints and fixes files

$ yarn lint

customize config

See Configuration Reference.

Contributing

Pull requests are welcome!! 😊

Contributers

@furugura
@Ziyu-Chen
@steffieharner
@nouvelle

About

trip itinerary app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 94.0%
  • JavaScript 3.5%
  • HTML 2.5%