UNPKG

jetpack

Version:

Jetpack wraps webpack and nodemon to give you the best development workflow.

8 lines (5 loc) 114 B
require('./styles.css') function main () { document.querySelector('#root').innerHTML = 'hello world' } main()