Skip to content

erkobridee/vite-react-ts

Repository files navigation

vite-react-ts

First contact using:

Commands

Creation

npm create vite@latest vite-react-ts -- --template react-ts

Development

npm start

or

npm run dev

Production Build

npm run build

Preview

npm run preview

Create a new project using this as a template

npx degit erkobridee/vite-react-ts ${project_name}

Useful References

Vite + TS + React + TailwindCSS

Vite Templates

GitHub Actions

  • [GitHub] peaceiris / actions-gh-pages - GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily. Static-Site-Generators-friendly.

    • Before the first execution on a github repository, go on the Settings > Code and automation > Actions > General > Workflow permissions, and make sure to have the Read and write permissions selected

About

first contact using the Vite.js, TS, React, PostCSS and TailwindCSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors 2

  •  
  •