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

This project is a minimum setup to start a front project based on VueJs (and all technical stacks to manage it)

Notifications You must be signed in to change notification settings

lunatech-labs/lunatech-bootstrap-vuejs-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

This project is a minimum setup to start a front project based on VueJs (and all technical stacks to manage it)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published