An open API service indexing awesome lists of open source software.

https://github.com/trickypr/pulse-website


https://github.com/trickypr/pulse-website

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Website
Website for [Pulse Browser](https://github.com/pulse-browser/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