Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 218 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 218 Bytes

Vue Vuex JWT App

Login & Signup Process with Vue, Vuex & JWT

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

npm run start