This app was build using create-vue-app
The test url is here. The github is accessible at this url.
To run an instance of the development configuration. You'll need :
yarn install
to download the requirements
start the website (default port 4000)
Create a builded version of the app in the dist folder
Launch the builded version of the app
The website is organised with the following architecture :
- A folder assets with all images and fonts.
- A folder components with all components from the website.
- A folder services with all the services the website use.
Package name | Usage | Date |
---|---|---|
vue-smooth-scroll | add smooth scrool on navBar Anchor | 03/05/2018 |