Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erajasekar/notion-icons
- Owner: erajasekar
- Created: 2020-06-30T21:47:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-08-16T17:18:47.000Z (about 1 year ago)
- Last Synced: 2024-04-10T07:34:43.702Z (7 months ago)
- Topics: note-taking, notion, notion-icons
- Language: Vue
- Homepage: https://notion.erajasekar.com/
- Size: 3.05 MB
- Stars: 19
- Watchers: 2
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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).