Arimuuuura / vue3-api-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue3 App

# Front End
Vue3 + vue-router + vuex

# Back End
Node.js + Express

# Third Party
Rakuten Developers

Installation

Install Vue App with command.

$ git clone https://github.com/Arimuuuura/vue3-api-app.git
$ cp .env.sample .env
$ cd client
$ cp .env.sample .env

Usage

  1. Create an app from Rakuten's developer site and get applicationId and application_secret.

  2. Update the created .env file with the information obtained.

  3. $ npm run dev

Note

I don't test environments under Windows.

Author

Enjoy Vue3 app simulations!

Thank you!

About


Languages

Language:JavaScript 51.4%Language:Vue 47.5%Language:HTML 1.1%