Skip to content

mariomui/carousel

 
 

Repository files navigation

Project Name

Project description Service Module where the payload are href links to pictures.

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
yarn install

Testing

yarn test
  //activates test suite
yarn test:update
  //updates the snapshots

Development Server

yarn dev
  //activates web-dev-server to serve the html in the public folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.5%