Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 876 Bytes

README.md

File metadata and controls

41 lines (25 loc) · 876 Bytes

utm-course-overview

This web application is the front-end design for a collapsible bar, showing course overview for a course on a e-commerce type website that sells online courses.

https://media4.giphy.com/media/AW06uIsBBkJ921I5ea/giphy.gif?cid=790b761137a8a5f7de234a20d11cf84725d4cb0602fb0037&rid=giphy.gif&ct=g

Related Projects

Table of Contents

  1. Usage
  2. Requirements
  3. Development

Usage

Some usage instructions

Requirements

An nvmrc file is included if using nvm.

  • Node 6.13.0
  • etc

Development

Installing Dependencies

From within the root directory:

npm install -g webpack
npm install