attlassian / crypto-gun

0 stars 0 forks source link

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev
  1. Open http://localhost:3000 in your browser to see the application.