-
Clone the repository:
git clone git@github.com:namespace-team/techbrain-website.git
-
Run
yarn installinside your terminal -
Watch for changes in style:
yarn watch
-
Start the server.
yarn start
-
Open your browser and navigate to http://127.0.0.1:3000.
To compile an EJS file into HTML, you can use the following command:
yarn run build