Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 288 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 288 Bytes

JavaScript Style Guide

Boilerplate

Start

npm i
npm run start

and open http://localhost:8080

Build

npm run build

and check ./dist folder.