Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 271 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 271 Bytes

Widgets App

Running the app

This project was built and tested on Node 12.4.0.

In the project root directory, run the install and start scripts:

$ npm install
$ npm start

Open http://localhost:3000 to view it in the browser.