article generator
Article Generator - 0.8.0 - Beta
Available languages: ?? En-US, ?? Pt-BR
Plugins > Add new > Upload plugin
Select article-generator.zip
from your computerInstall dependencies and run webpack:
yarn && composer i && yarn start
or:
npm i && composer i && npm run start
latest
To contribute to the project, follow these steps:
git checkout -b <branch_name>
.git commit -m '<commit_message>'
git push origin <project_name> / <location>
Alternatively, see the GitHub documentation on how to create a pull request.
This project is under license. See the LICENSE file for more details.
⬆ back to the top