You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -31,6 +31,8 @@ To update SourceJS (in case of new installed plugins), run
31
31
npm run build-source
32
32
```
33
33
34
+
Note: Windows OS support is not yet implemented, but already in the works.
35
+
34
36
### Writing Documentation
35
37
36
38
Example components are placed into `./specs` folder. Each component has its JSX/CSS sources, `readme.md` documentation with component examples and text description and `info.json` meta file.
0 commit comments