import HappySite from './src/happySite.js' const happySite = new HappySite('./resources/site', './resources/views', ) happySite.run()