react-template Tailwind Templates

React Template

📦 Template React TypeScript using Vite. Include Jotai + Tailwind CSS for Bootcamp devscale.id (Full Stack MERN Program)

📦 React TypeScript using Vite

[!NOTE] Template React TypeScript using Vite. Include Jotai + Tailwind CSS.

Getting Started

  1. Use as template or clone this repo:

Click the button "Use this template", then click "Create a new repository". After that clone the repo.

git clone https://github.com/Devscale-Indonesia/react-template.git
# at current directory/folder
git clone https://github.com/Devscale-Indonesia/react-template.git .

# using ssh
git clone [email protected]:Devscale-Indonesia/react-template.git
# at current directory/folder
git clone [email protected]:Devscale-Indonesia/react-template.git .
  1. Move to directory
cd <project-name>
  1. To install all dependencies of a project:
npm install
  1. Run the development server:
npm run dev
  1. Open http://localhost:5173 with your browser to see the result.

Top categories

Loading Svelte Themes