D'Angelo Coding Challenge

Coding challenge using babel, sass, with a hot dev server and an optimized production build.Configured with eslint rules.

Installation

git clone https://github.com/marcesdan/viapool-challenge.git mdangelo-viapool-challenge
cd mdangelo-viapool-challenge
yarn / npm i

Usage

Development server

yarn start / npm start

You can view the development server at localhost:8080.

Production build

 yarn build / npm run build

Features

Dependencies

webpack

Babel

Loaders

Eslint

Plugins