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

https://github.com/daniel-keogh/start-page

A custom start page for a browser
https://github.com/daniel-keogh/start-page

css javascipt js sass start-page startpage startpages vanilla-javascript

Last synced: 7 months ago
JSON representation

A custom start page for a browser

Awesome Lists containing this project

README

          

# Start Page

A custom start page for a browser.

## Build

```sh
npm run build
```

The build files are placed into the `dist/` folder.

## Dev Server

```sh
npm start
```