Skip to content

find and discower what this pege hides - google knows it also

License

Notifications You must be signed in to change notification settings

senei/my-own-info-gard

Repository files navigation

Vite Typescript + Tailwind Starter

Simple, opinionated TS + Tailwind project template for experimenting w/ Vite.

Features

  • Vue 3
  • TypeScript
  • Tailwind CSS w/ plugins preinstalled
    • @tailwindcss/aspect-ratio
    • @tailwindcss/typography
    • @tailwindcss/forms
  • Eslint
  • Prettier
  • Simple reactive store
  • Cypress.io e2e tests (configured similarly to vue-cli)
  • GitHub workflows
    • Dependabot
    • Automated e2e tests

Project setup and usage

Install dependencies:

yarn

Run development server:

yarn dev

Open Cypress test runner:

yarn test

Run Cypress tests in headless mode:

yarn test:ci

Contributing

Contributions are welcome! Please follow the code of conduct when interacting with others.


Follow @uninen on Twitter

About

find and discower what this pege hides - google knows it also

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published