Skip to content

Simple and clean visualization of 'vitamins' interview test for Vitamin London.

Notifications You must be signed in to change notification settings

smith-chris/vitamins

Repository files navigation

Vitamins

Simple and clean visualization of 'vitamins' interview test for Vitamin London.

The assignment

You can find pdf here.

Installation

If you would like to play around with source code, install dependencies first:

npm install

or if you are using yarn:

yarn install

To compile code once run:

webpack

To trigger compilation everytime you change files in ./src run:

npm run dev

Usage

Compile sources and just open index.html file. It does not require running a server.

Docs

Install dependencies first (explained in Instalation) and then run command:

npm run make-docs

You will find docs in ./docs folder.

About

Simple and clean visualization of 'vitamins' interview test for Vitamin London.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published