Skip to content

jacossaurus/code-coogs-web

 
 

Repository files navigation

web

Web is a client-side web application for Code[Coogs]

Getting Started

Prerequisites

Make sure you have the following on your machine:

We recommend being familiar with these:

Installation

Clone the repository onto your machine

git clone https://github.com/codecoogs/web.git

Usage

Populate environment variables

VITE_API_URL=

Install dependencies

pnpm i

Start the project

pnpm dev

Build the project to static files in a dist folder

pnpm build

Deployment

Refer to Vercel Deployment Docs

Contributing

Please make sure to read the Contributing Guide

License

Licensed under the MIT license.

About

Website for Code[Coogs]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 98.0%
  • Other 2.0%