Skip to content

esensconsulting/playlist-engine-demo-firebase

 
 

Repository files navigation

Playlist-Engine-DEMO

Run

You need NodeJS (8 or greater) to run the app Install a simple http server, like http-server based on NodeJs npm i http-server

Go to dist directory and run http-server -p 4000 Go to localhost:4000 to start the app

Install & Serve

You need NodeJS (8 or greater) to install & serve the app Install it with npm install Serve the app with npm start

Demo

https://playlist-engine-demo.firebaseapp.com/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.5%
  • HTML 12.0%
  • CSS 6.3%
  • JavaScript 2.2%