Skip to content

xiaoyixin-cmd/viterjs-template

 
 

Repository files navigation

viterjs-template

JavaScript + React + Redux + Styled-Components + Axios + ESLint + Prettier

viterjs-template

Getting Started

Clone the repo

npx degit emre-cil/viterjs-template my-app
cd my-app

Install Dependencies

yarn

Run

yarn dev

Scripts

Script Description
yarn dev Runs the application.
yarn build Create builds for the application.
yarn preview Runs the Vite preview
yarn lint Display eslint errors
yarn lint:fix Fix the eslint errors
yarn format Runs prettier for all files

Check List

About

js template for the vite.js with redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • CSS 17.7%
  • HTML 5.8%