Skip to content

scilus/nf-neuro-documentation

Repository files navigation

nf-neuro Documentation

GitHub Actions Workflow Status

How to contribute to the nf-neuro documentation.

To build the website locally, you need to install the npm package manager and Node.js. If you do not have it installed, follow the instructions on the official website: https://docs.npmjs.com/downloading-and-installing-node-js-and-npm.

Once installed, git clone the nf-neuro-documentation repo and cd into it:

git clone https://github.com/scilus/nf-neuro-documentation.git
cd nf-neuro-documentation/

Use npm to install the required dependencies:

npm install

Then, to preview the changes on the website in real-time, run:

npm run dev

Open the localhost link that appeared in your terminal, it should open a browser with a preview of the website. Each time you save a file, the website will update according to your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Built by HYP3R00T. The source code is available on GitHub. Crafted with ❤️ and care.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published