Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 246 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 246 Bytes

Conditioner ES Module Boilerplate

An ES Module based boilerplate for Conditioner.

Install dependencies from npm.

npm i

Setup server @ http://localhost:8080

npm start