KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
zeno-docs
★ 11
Open GitHub ↗
Zeno网页版文档 (WIP)
Download README (.md)
Explore Similar Repositories
svg-wind-barbs
:
SVG wind barbs for speeds from 0 to 190 knots. The SVG files uses the PATH element and is suitable for adding to Google Maps, OpenLayers or LeafLet etc.
WhatsAppCloneBackend
:
No description available.
bomb
:
Sms Bomber (Mr Bomber)
Fuzzy-C-Means-Clustering
:
Computational Intelligence Course Project
sololearn-go-course
:
Course lessons and other resolved practice activities
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
zeno-docs
?
Download (.md)
# ZENO Documentation Preview: http://zeno.archibate.top ## Install requirements ```bash pacman -S nodejs npm npm config set registry https://registry.npm.taobao.org npm i docsify-cli ``` ## Run Development Server ```bash npx docsify serve ```