Skip to content

AdarshJaso/Boilerplate-code-for-ReactJs-TypeScript-NodeJs

Repository files navigation

Boilerplate-code-for-ReactJs-TypeScript-NodeJs-Vite-TailwindCss-ESLint

A boilerplate code for ReactJs, TypeScript, NodeJs, Vite and TailwindCss with ESLint

TypeScript + NodeJs + ReactJs Project

This project is built using TypeScript, Vite for the frontend, and tsx for running TypeScript in Node.js without compilation. Linting is set up for code quality.


📦 Installation

# Install dependencies
yarn install

# Install tsx globally to run TypeScript files in Node.js
yarn global add tsx

# Install nodemon globally for NodeJs to automatically restart application when changes are done
yarn global add nodemon

#run
yarn dev

#run specific file in nodejs
tsx server/src/server.ts

About

A boilerplate code for ReactJs, TypeScript, NodeJs, Vite, TailwindCss and ESLint

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •