Skip to content

ronaldomoscosorm/QuickBox

Repository files navigation

Facit | React Admin Dashboard Template V4.3.4

Required files (Checked ones should definitely be in your project)

  • public1
  • src1
  • SvgIcons
  • .env1
  • .env.development1
  • .env.production1
  • .eslintignore2
  • .eslintrc2
  • .gitattributes
  • .gitignore
  • .prettierignore3
  • .prettierrc3
  • .stylelintignore4
  • .stylelintrc4
  • .svgrrc1
  • LICENSE
  • package.json1
  • package-lock.json5
  • README.md
  • yarn.lock6
  • tsconfig.json
  • tsconfig.node.json
  • vite.config.ts
  • node_modules1

Node

Node version must be 16 or higher.

To continue changing what you see in the demo

cd facit

npm

npm install --legacy-peer-deps

or

Yarn

yarn install

Inside the newly created project, you can run some built-in commands:

npm run dev or yarn dev

Runs the app in development mode.
Open http://127.0.0.1:5173 to view it in the browser.

Detailed information on how to use it is given at facit.omtanke.studio or facit-story.omtanke.studio. If you have questions, you can get support from us 24/7.

Footnotes

  1. These files or folders are absolutely necessary for the project to work properly. 2 3 4 5 6 7 8

  2. You can update the ESLint settings or delete them if you don't want to use them. 2

  3. You can update the Prettier settings or delete them if you don't want to use them. 2

  4. You can update the Stylelint settings or delete them if you don't want to use them. 2

  5. Required if you're using npm, you can delete it if you're using yarn.

  6. Required if you're using yarn, you can delete it if you're using npm.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors