Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 849 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 849 Bytes

VIP Go Jam3 Skeleton

This repo is the base template for all the Jam3 project using the VIP Go platform. The template is pretty simple and set the fundations for quick Single Page Applications.

It is based in the VIP skeleton repository: https://github.com/Automattic/vip-go-skeleton.git

To learn more, please see https://vip.wordpress.com/documentation/vip-go/understanding-your-vip-go-codebase/

Authors

Frontend project installation

In order to start the frontend project you should use the jam3 generator inside the folder prj-frontend.

To learn more about the generator visit https://github.com/Jam3/generator-jam3.

How to enable the linting

TBF

How to run the project

TBF