Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (16 loc) · 701 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 701 Bytes

This project aims to present a basic project based on VueJs framework

Stack :

  • Yarn : dependencies management
  • Webpack : Build + plugins development
  • VueJs : Framework
  • Vue-resource : Http Query
  • Vue-Router : Navigation

Scripts

  • yarn install : aims to assembly all components in dist directory
  • yarn start-dev : run dev server with live reload
  • yarn start : run project as prod environment

project dependency

This front client consumes api of the following project : https://github.com/lunatech-labs/lunatech-akka-http-example

need help?

If you need help to dive into this project, feel free to contact : [email protected]