noodle
Rethinking Student Productivity
File Explorer
Download Latest Version (.zip)- config.json
- bug_report.md
- config.yaml
- feature_request.md
- pull_request_template.md
- main-ci.yml
- pr-ci.yml
- pr-cleanup.yml
- FUNDING.yaml
- commit-msg
- pre-commit
- prepare-commit-msg
- extensions.json
- settings.json
- 0000_snapshot.json
- 0001_snapshot.json
- 0002_snapshot.json
- _journal.json
- 0000_funny_johnny_blaze.sql
- 0001_minor_warlock.sql
- 0002_complex_sally_floyd.sql
- security.txt
- noodle-resurrection.jpg
- Geist-Variable.ttf
- GeistMono-Variable.ttf
- dark-dashboard-preview.jpg
- android-chrome-192x192.png
- android-chrome-512x512.png
- apple-touch-icon.png
- browserconfig.xml
- favicon-16x16.png
- favicon-32x32.png
- logo.svg
- mstile-150x150.png
- thumbnail.jpg
- page.tsx
- page.tsx
- active-button.tsx
- create-module-popover.tsx
- module-card.tsx
- recent-modules.tsx
- side-menu.tsx
- welcome-message.tsx
- color-choices.ts
- page.tsx
- layout.tsx
- page.tsx
- layout.tsx
- page.tsx
- page.tsx
- layout.tsx
- custom-mdx.tsx
- footer.tsx
- navbar.tsx
- page.tsx
- page.tsx
- join.tsx
- layout.tsx
- page.tsx
- layout.tsx
- page.tsx
- route.ts
- favicon.ico
- globals.css
- layout.tsx
- manifest.ts
- not-found.tsx
- robots.ts
- noodle-resurgence.md
- privacy.md
- tos.md
- early-access.ts
- index.ts
- modules.ts
- index.ts
- Base.tsx
- early-access-joined.tsx
- tailwind.ts
- utils.ts
- react.tsx
- server.ts
- types.ts
- mdx.ts
- redis.ts
- resend.ts
- button.tsx
- checkbox.tsx
- dropdown-menu.tsx
- form.tsx
- icon.tsx
- input.tsx
- label.tsx
- navigation-menu.tsx
- popover.tsx
- resizable-panel.tsx
- scroll-area.tsx
- select.tsx
- separator.tsx
- skeleton.tsx
- sonner.tsx
- tabs.tsx
- textarea.tsx
- early-access.ts
- modules.ts
- index.ts
- trpc.ts
- base-url.ts
- cn.ts
- construct-metadata.ts
- constants.tsx
- env.ts
- mdx-components.tsx
- middleware.ts
- .editorconfig
- .env.example
- .gitignore
- .markdownlint.json
- .prettierignore
- bun.lockb
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- cspell.config.yaml
- drizzle.config.ts
- eslint.config.js
- eslint.d.ts
- LICENSE
- next.config.js
- package.json
- postcss.config.js
- prettier.config.js
- README.md
- reset.d.ts
- SECURITY.md
- tailwind.config.ts
- tsconfig.json
# Installation Guide
1. Get the code
git clone https://github.com/noodle-run/noodle
Downloads the entire project code from GitHub to your computer.
cd noodle
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
