Skip to content

nexoracle/utils-web

Repository files navigation

utils-web

Documentation & Guide for @nexoracle/utils — powerful utility library.

📦 Usage & Development

Installation

yarn install

Installs all necessary dependencies.

Local Development

yarn start

Starts a development server and opens the site automatically.

Build

yarn build

Generates a static site in the build directory for hosting.

Deployment

Using SSH:

USE_SSH=true yarn deploy

Without SSH:

GIT_USER=<Your GitHub username> yarn deploy

Deploys to the gh-pages branch (ideal for GitHub Pages).

About

Docs and guide for @nexoracle/utils - utility library.

Resources

License

Contributing

Stars

Watchers

Forks