Skip to content

Etherna presentation website

Notifications You must be signed in to change notification settings

Etherna/etherna-website

Repository files navigation

Etherna Website Monorepo

Issues

If you want to submit a bug or feature request go to our Jira issues.

Development

1. Install dependencies

pnpm install

2. Bootstrap CMS

pnpm bootstrap

3. Start development server

pnpm dev