Skip to content

evolvbits/seedctl-site

Repository files navigation

Usage

(1) - Install dependencies:

npm install

(2) - Build production:

npm run build

(3) - Publish in https://evolvbits.github.io.

Copy the "_site" folder into the "evolvbits.github.io" project and name it "seedctl":

rm -rf "evolvbits.github.io/seedctl"
cp -rf "_site" "evolvbits.github.io/seedctl"

(2) - For manipulation commands, use:

npm run help

About

🌐 SeedCTL Site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

 
 
 

Contributors