Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 192 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 192 Bytes

JS Playground Boilerplate

Installation

npm install

Start Server (It will live-reload js, html and css files)

npm run dev

Access Server at localhost:3000