Skip to content

gitbounties/frontend

Repository files navigation

gitbounties_frontend

Running for development

Install dev tools

npm i -g prettier

Set up git hooks

npm run devsetup

Create local copy of environment variables

cp .env-example .env.local

Install dependencies

npm i

First, run the development server:

npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages