Skip to content

NEXETLLC/webvirtfrontend

 
 

Repository files navigation

Web Virtual Cloud Frontend

Vite NodeJS React TypeScript TailwindCSS

Commands list

Install dependencies:

npm i

Run development server

npm run dev

Build for production

npm run build

To run only specific app use this command:

npx turbo dev --filter web

What's inside?

This turborepo uses npm as a package manager. It includes the following packages/apps:

Apps and Packages

  • web: client side web manager.

  • ui: ui library to build web and admin apps UI.

  • www: website, docs and blog.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 81.6%
  • HTML 12.3%
  • MDX 3.3%
  • JavaScript 1.9%
  • CSS 0.9%