Skip to content

JordanBeziau/audioPlayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation guide

Copy and paste those lines into a terminal

git clone https://github.com/mathieux51/node-boilerplate.git
npm install
npm start

Go to localhost:4000 on your browser

.
├── bundle
│   └── index.js
├── index.html
├── package.json
├── readme.md
├── src
│   ├── app.js
│   └── index.js 👈😸
├── style.css
└── webpack.config.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published