Skip to content

mplacona/moonbridge

 
 

Repository files navigation

Get Started

  1. In your terminal, run the following commands one-by-one:
git clone git@github.com:WorkPad-HQ/website.git
cd website
npm install
  1. Rename .env.example to .env.local:
cp .env.example .env.local
  1. Run the development server:
npm run dev

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.7%
  • CSS 0.3%