Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/erajasekar/notion-icons

Icon gallery tool for Notion using icon8 material icons
https://github.com/erajasekar/notion-icons

note-taking notion notion-icons

Last synced: 3 months ago
JSON representation

Icon gallery tool for Notion using icon8 material icons

Awesome Lists containing this project

README

        

# notion-icons

[View Live](https://notion.erajasekar.com/)

## Build Setup

```bash
# install dependencies
$ npm install

# serve with hot reload at localhost:3333
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run export
$ npm run serve

```

For detailed explanation on how the project work, check out [Nuxt.js docs](https://nuxtjs.org).