Skip to content

BiancaGrenzel/template-vite-react-antd-jit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template with Vite, React, Ant Design, Router and JIT


chat


Introduction

Here comes the introduction of your project :).


📁 Access to the project

You can download it, or access by the link below to test it out.
Your link here

📼 Installation

  • Dependencie's installation: To install the dependencies of the project, use the command below:
npm install

or, if you do prefer yarn:

yarn

💡 Startup

  • Project startup: To start the project, use the command below:
npm run dev

or, if you do prefer yarn:

yarn dev

🔨 Project requirements & features

  • Requirement 1 Title of the requirement: Here you can talk more about why you decided to add this feature on the project.

✔️ Techniques and technologies

  • Typescript
  • React
  • Tailwind css
  • DDD - Domain Driven Design
  • React Router
  • Vite