ekpo-d / briteCore

BrightCore frontend test project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BrightCore

Introduction

This is where the test for BrightCore's Frontend Design Team Project sits.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development purposes.

Prerequisites

Install nodejs and npm on your system. Also have gulp globally installed.

  1. MacOs
  2. Ubuntu 16.04 LTS
  3. Windows

Dependencies

The required packages are in the package.json file.

After cloning the repo, Change directory in to the root directory (server) Use npm install to install all dependencies.

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm start

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

About

BrightCore frontend test project


Languages

Language:CSS 81.3%Language:JavaScript 12.9%Language:Vue 5.4%Language:HTML 0.4%