Conceptiks / conceptiks-2024

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use this template

  1. Clone this repository
  2. Use the builder.io cli to create a space. You can install the cli by running npm install -g @builder.io/cli and then run builder create in the root of this project using the .builderio folder as input.
  3. Setup a .env file and configure these vars:
PUBLIC_BUILDER_API_KEY=""
PRIVATE_NETLIFY_BUILD_HOOK_SECRET=""
PRIVATE_NETLIFY_BUILD_HOOK=""
  1. Run npm i to install dependencies
  2. Run npm run dev to start the development server

About


Languages

Language:Svelte 63.0%Language:TypeScript 30.3%Language:CSS 3.0%Language:HTML 2.1%Language:JavaScript 1.6%