Skip to content

evanroane/modal-demo

Repository files navigation

Modal demo

Installation

This project uses nvm. If you don't already have this installed globally, you might want to.

Steps:

In your terminal:

  1. nvm use (after running this command, you should be running node 6)
  2. npm install
  3. npm run start
  4. navigate your browser to http://localhost:9000/

Testing:

To run tests run npm run test in your terminal To run eslint run npm run lint in your terminal

About

A demo of some modals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published