nathan-charrois / nd-list

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wine Listing

Display list of available wine.

Technology

Requires npm and NodeJS.

  • Webpack
  • Babel (ES6)
  • React w/ JSX
  • SCSS

Build

Clone

https://github.com/NathanCH/nd-list.git

Install dependencies:

npm install

Run Tests:

npm run test

Build application:

npm run build

About


Languages

Language:JavaScript 55.7%Language:CSS 38.3%Language:HTML 6.0%