Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 449 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 449 Bytes

Nuco.Tech Open Source Page

dumi

Nuco.Tech Open Source Page: Official Site

Preview

# Install dependencies
yarn

# Preview pages
yarn start

Build

# Install dependencies
yarn

# Build pages
yarn build

ATTENTION: DO NOT NEED TO DEPLOY PAGES MANUALLY, BUT DEPLOY AUTOMATICALLY VIA Github Actions!