Skip to content

vamoacodear/boilerplate_vitetsreact

 
 

Repository files navigation

Boilerplate Vite

You can download this template to avoid setting up a project from scratch with the technologies mentioned below.

Authors

Features ✨

Run Locally

Clone the project

  git clone https://github.com/nsdonato/boilerplate_vitetsreact

Go to the project directory

  cd boilerplate_vitetsreact

Install dependencies

  npm install

Start the server

  npm run dev

To run tests, run the following command

  npm run test

If you have problems running tests on mac: facebookarchive/draft-js#2183

GitHhub Actions Pipeline

  • ✋🏼 Cancel Previous Redundant Builds
  • 📝 Assign PR to creator
  • 💅🏼 Linting
  • 👷🏻‍♀️ Build
  • 🧐 Testing

Feedback

If you have any feedback, please reach out to us at [email protected]

🔗 Links

twitter

About

Boilerplate Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 46.5%
  • CSS 20.4%
  • JavaScript 16.6%
  • HTML 11.0%
  • Shell 5.5%