This project has been archived and is considered outdated and unmaintained.
With the massive rise of the CLI tools by each major JavaScript Web frameworks, it was become irrelevant to pursue the quest of being a competitive project scaffolder for modern Web project.
We officialy advise to use the coresponding CLI tools for the framework you use:
- create-react-app for React
- Vue CLI for Vue.js
- Angular CLI for Angular
Of course, we have some regrets regarding our users, Yeoman users and some goals we had with Fountain (like giving important tool choices to users, harmonizing projects configurations between frameworks...) but still, you can use official CLI tools with confidence as they are great project which went further for development experience and Web optimization.
Yeoman Fountain generator which handle the BrowserSync config.
This generator is not directly usable with yo
. It's used by composition with the Fountain generators. If you're looking for the entry point, look at generator-fountain-webapp.
To contribute to this generator, please look at the Fountain contributing documentation.