8000 GitHub - jardayn/datafold-docs: Datafold documentation including Overviews, Guides, APIs, Examples, & FAQs
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jardayn/datafold-docs

Repository files navigation

datafold-docs

Datafold documentation including Overviews, Guides, APIs, Examples, & FAQ.

Run Locally

From the project directory, begin by installing nvm and Node with version 16.4.

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash # to download nvm

nvm install 16.17.1 # to download Node version 16.17.1

Then, restart your terminal.

To download the project dependencies, run npm install - installing dependency packages from the package.json

Finally, run the project on localhost with:

npm start

About

Datafold documentation including Overviews, Guides, APIs, Examples, & FAQs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

0