/pages-loader

A simple iframe shell to display various demos and projects in one place. See live demo http://michael-iriarte.com

Primary LanguageJavaScriptMIT LicenseMIT

Pages Loader

A simple iframe shell to display various demos and projects in one place.

See Demo

Installation

npm install

Build Prod Version

npm run build

Start Dev Server

make sure to install/build project before

npm run dev