Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoksel/snowflake
Snowflake editor on Web Components
https://github.com/yoksel/snowflake
Last synced: 3 months ago
JSON representation
Snowflake editor on Web Components
- Host: GitHub
- URL: https://github.com/yoksel/snowflake
- Owner: yoksel
- Created: 2020-01-02T19:21:05.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-05T19:56:58.000Z (over 3 years ago)
- Last Synced: 2024-04-14T04:05:34.361Z (10 months ago)
- Language: JavaScript
- Homepage: https://yoksel.github.io/snowflake/
- Size: 1.71 MB
- Stars: 37
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snowflake
Snowflake editor on [Web Components](https://developer.mozilla.org/en-US/docs/Web/Web_Components)
https://yoksel.github.io/snowflake/
## Run locally
1. Install npm-packages:
`npm i`
2. Run dev-server
`npm start`