Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 337 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 337 Bytes

Website

Website for Pulse Browser

Development

  1. Install Node version 16.0.0 or higher
  2. Clone repository locally
  3. Install dependencies: npm i --include=dev
  4. Run next build to build the project
  5. Run npm run dev to run the project
  6. Go to localhost:3000 to view the project