npm install
npm run serve
npm run build
npm run test:unit
npm run test:e2e
npm run lint
For creation of documentation, it's worth reading up on the Github Flavoured Markdown specification. It will most likely have all the resources you need to get 'er done.