Krayorn / PFE-SITE

The website of our PFE projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DeepScan grade

This app was build using create-vue-app

The test url is here. The github is accessible at this url.

Table of Contents

Install

To run an instance of the development configuration. You'll need :

yarn install to download the requirements

Available Scripts

yarn dev

start the website (default port 4000)

yarn build

Create a builded version of the app in the dist folder

yarn serve

Launch the builded version of the app

Architecture

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.

Packages Installed

Package name Usage Date
vue-smooth-scroll add smooth scrool on navBar Anchor 03/05/2018

About

The website of our PFE projects


Languages

Language:Vue 66.1%Language:JavaScript 20.1%Language:HTML 13.8%