First Prototype about somos tribu To run dev environment: > yarn //important dont use npm t install dependencies, use yarn instead > npm start To build/generate static site: > npm run build // all files will create in public directory