Skip to content

0x00trust/bholdus-web

 
 

Repository files navigation

bholdus-web

Bholdus website (https://bholdus.com)

Getting started

Prerequisites

  1. Node >=12.13.0
  2. To create a build, the CMS backend must be started for static site generation

Develop

Run cp .env.example .env and fill the necessary environment variables.

Run yarn to install all of the dependencies.

  • To start developing, run yarn develop
  • To create a build and start it, run yarn build && yarn start

About

Bholdus website (https://bholdus.com)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.7%
  • CSS 27.3%
  • SCSS 23.2%
  • JavaScript 2.7%
  • Other 0.1%