Skip to content

alldev-maker/colabra.ai

Repository files navigation

Cola Front

Setup

Install the required dependencies as usual

$ yarn

Sanity json file

Ensure ./sanity.json is updated from Github

Add configuration

Create a .env file in the project's root with the following keys

GTM_ID= /* Google Tag Manager ID */
BASE_URL= /* http://localhost:3000 || http://colabra.ai */

Running Project

To launch the development server

$ yarn dev

Building project (Static site generation)

$ yarn generate

then

$ yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published