3.0.1 • Published 2 years ago

facit-lite v3.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

Facit | React Admin Dashboard Template V2.3.1

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

  • .storybook
  • public^1
  • src^1
  • SvgIcons
  • .env^1
  • .env.development^1
  • .env.production^1
  • .eslintignore^2
  • .eslintrc^2
  • .gitattributes
  • .gitignore
  • .prettierrc^3
  • .stylelintignore^4
  • .stylelintrc^4
  • .svgrrc^1
  • LICENSE
  • package.json^1
  • package-lock.json^5
  • README.md
  • yarn.lock^6
  • node_modules^1

^1: These files or folders are absolutely necessary for the project to work properly. ^2: You can update the ESLint settings or delete them if you don't want to use them. ^3: You can update the Prettier settings or delete them if you don't want to use them. ^4: You can update the Stylelint settings or delete them if you don't want to use them. ^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.

Node

Node version must be 16 or higher.

To continue changing what you see in the demo

cd facit

To start with a lite copy

cd facit-lite

npm

npm install

or

Yarn

yarn install

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

npm start or yarn start

Runs the app in development mode. Open http://localhost:3000 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.