mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
Clarify README
This commit is contained in:
@@ -12,8 +12,12 @@ npm i @divkitframework/divkit --save
|
||||
|
||||
[Example usage repos](../divkit-examples)
|
||||
|
||||
### Inlude CSS
|
||||
|
||||
For all variants of usage, css file `dist/client.css` is required. Include it in any way (import as module, link directly in html, etc).
|
||||
|
||||
### Include js
|
||||
|
||||
JS code can be bundled with various strategies. Basically you need to answer a few questions
|
||||
|
||||
### Is there any server-side rendering (SSR) or will it be only on client?
|
||||
|
||||
Reference in New Issue
Block a user