template/
folder, which contains documentation about wemake-vue-template
. This folder should be in sync with the latest version in the upstream. You do not need to modify it on most of the timesproject/
folder, contains documentation specific to your project. Feel free to add anything to itdocuments/
folder contains binary files, such as: images, MS Word documents, and spreadsheetsarchitecture
section. It will give you a brief overview of everything we have inside this project.development
part.gitbook
to build and host our documentation. Make sure to create an account there to store your own copy.npm run docs:build
. You can always preview the docs live with npm run docs:serve
.SUMMARY.md
.README.md
file and find an update linkREADME.md
with the current commit hash from master
branch in the template repo