Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youknowriad/asblocks
Share content as blocks
https://github.com/youknowriad/asblocks
collaborative-editing editor writing
Last synced: about 2 months ago
JSON representation
Share content as blocks
- Host: GitHub
- URL: https://github.com/youknowriad/asblocks
- Owner: youknowriad
- License: gpl-3.0
- Created: 2020-06-06T11:12:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T15:12:37.000Z (over 3 years ago)
- Last Synced: 2024-10-23T08:53:15.525Z (2 months ago)
- Topics: collaborative-editing, editor, writing
- Language: JavaScript
- Homepage: https://asblocks.com
- Size: 2.07 MB
- Stars: 97
- Watchers: 8
- Forks: 10
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - asblocks
README
# AsBlocks
> ✨ Write and share content as blocks.
## Contribute
Clone the repository and copy the `src/config/index.sample.js` into `src/config/index.js`. If you're only working on the client you can you use the production collaboration server in your config `https://asblocks-collab.herokuapp.com`.
## Available Scripts
### npm start
Runs the app in the development mode.
### npm run build
Builds the app for production to the `dist/` folder.