https://github.com/intelligentnode/docs
documentation for intelli framework
https://github.com/intelligentnode/docs
Last synced: 10 months ago
JSON representation
documentation for intelli framework
- Host: GitHub
- URL: https://github.com/intelligentnode/docs
- Owner: intelligentnode
- License: apache-2.0
- Created: 2024-02-15T19:32:23.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-03T23:51:43.000Z (over 1 year ago)
- Last Synced: 2024-10-18T00:44:52.385Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://docs.intellinode.ai/
- Size: 1.9 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Intellinode docs
## Setup
Start the project:
```
cd intellidocs
```
- NPM:
```
npm install
npm start
```
- Yarn:
```
yarn
yarn start
```
Open `http://localhost:3000`
## Content
### Mockup

## Pages
Check the inner pages structure [here](https://docs.google.com/document/d/1f5F_suOwuOZ8ZR3yBydxVP6kR0i1hj-I9GoWnIEK-jM/edit?usp=sharing).