vitext
The Next.js like React framework for better User & Developer experience!
File Explorer
Download Latest Version (.zip)- ci.json
- ci.yml
- release.yml
- box.module.css
- box.tsx
- index$.mdx
- page2$.tsx
- [postId]$.tsx
- index$.tsx
- index$.tsx
- $.mdx
- _theme.tsx
- page1$.tsx
- _gitignore
- declare.d.ts
- index.html
- package.json
- README.md
- tsconfig.json
- vite.config.ts
- $.mdx
- 404$.tsx
- _theme.tsx
- demo1.tsx
- demo2.tsx
- index.tsx
- README.md
- style.module.css
- demo1.tsx
- demo2.tsx
- index.tsx
- README.md
- style.module.css
- index.ts
- _gitignore
- declare.d.ts
- index.html
- package.json
- README.md
- tsconfig.json
- vite.config.ts
- demo1.tsx
- demo2.tsx
- declare.d.ts
- index.tsx
- style.module.css
- tsconfig.json
- package.json
- README.md
- tsconfig.json
- demo1.tsx
- demo2.tsx
- declare.d.ts
- index.tsx
- style.module.css
- tsconfig.json
- package.json
- README.md
- tsconfig.json
- $.tsx
- 404$.tsx
- _theme.tsx
- index.html
- package.json
- tsconfig.json
- vite.demos.ts
- copy.js
- _gitignore
- package.json
- README.md
- tsconfig.json
- .gitignore
- .npmignore
- index.js
- package.json
- README.md
- Component.tsx
- Layout.tsx
- Model.tsx
- [slug].tsx
- _app.tsx
- index.tsx
- main.css
- declare.d.ts
- index.html
- package.json
- tsconfig.json
- vitext.config.ts
- windi.config.ts
- async.spec.ts
- basic.spec.ts
- hmr.spec.ts
- navigation.spec.ts
- Component.tsx
- [[...all]].tsx
- [...developerId].tsx
- [userId].tsx
- index.tsx
- index.tsx
- page1.tsx
- main.css
- declare.d.ts
- index.html
- package.json
- vitext.config.ts
- yarn-error.log
- basic.spec.ts
- _app.tsx
- index.tsx
- main.css
- main.module.css
- declare.d.ts
- index.html
- package.json
- postcss.config.js
- tailwind.config.js
- vitext.config.ts
- yarn-error.log
- basic.spec.ts
- _app.tsx
- _document.tsx
- index.tsx
- declare.d.ts
- index.html
- package.json
- vitext.config.ts
- yarn-error.log
- basic.spec.ts
- [slug].tsx
- [slug].tsx
- declare.d.ts
- index.html
- package.json
- vitext.config.ts
- yarn-error.log
- basic.spec.ts
- index.tsx
- declare.d.ts
- index.html
- package.json
- vitext.config.ts
- yarn-error.log
- package.json
- shims.d.ts
- testEnv.d.ts
- testUtils.ts
- tsconfig.json
- vitext.js
- declarations.d.ts
- main.tsx
- tsconfig.json
- _app.tsx
- _document.tsx
- Head.tsx
- page.ts
- export.ts
- fetch.ts
- pages.ts
- render.tsx
- build.ts
- cli.ts
- constants.ts
- plugin.ts
- preview.ts
- proxy.ts
- server.ts
- tsconfig.json
- types.ts
- utils.ts
- dynamic.tsx
- index.tsx
- loadable.d.ts
- loadable.js
- .gitignore
- .npmignore
- package.json
- react-shim.js
- rollup.config.js
- tsconfig.json
- yarn-error.log
- jestEnv.js
- jestGlobalSetup.js
- jestGlobalTeardown.js
- jestPerTestSetup.ts
- release.js
- .eslintrc.js
- .gitignore
- CONTRIBUTING.md
- jest.config.ts
- LICENSE
- package.json
- prettier.config.js
- README.md
- tsconfig.json
- workspace.code-workspace
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/Aslemammad/vitext
Downloads the entire project code from GitHub to your computer.
cd vitext
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install vitext
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
