Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.13 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.13 KB

📄 Zeta Documentation

Netlify Status License Made with

➡️ Development

📥 Requirements

A node.js >= 16.12.0 setup with yarn is highly recommended.

📦 Install dependencies

$ yarn install
#
# yarn install v1.22.xx
# [1/4] 🔍  Resolving packages...
# [2/4] 🚚  Fetching packages...
# [3/4] 🔗  Linking dependencies...
# [4/4] 🔨  Building fresh packages...
#
# ✨  Done in 1s.

🏃 Start development server

$ yarn start
#
# yarn run v1.22.xx
# $ docusaurus start --host=0.0.0.0
#
# [INFO] Starting the development server...
# [SUCCESS] Docusaurus website is running at http://127.0.0.1:3000/.
#
# ✔ Client
#   Compiled successfully in 0.25ms
#
# Client (webpack x.xx.x) compiled successfully

😶‍🌫️ Current Status

In development / Under construction