-
.storybook
-
public1
-
src1
-
SvgIcons
-
.env1
-
.env.development1
-
.env.production1
-
.eslintignore2
-
.eslintrc2
-
.gitattributes
-
.gitignore
-
.prettierrc3
-
.stylelintignore4
-
.stylelintrc4
-
.svgrrc1
-
LICENSE
-
package.json1
-
package-lock.json5
-
README.md
-
yarn.lock6
-
node_modules1
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 install
or
yarn install
Inside the newly created project, you can run some built-in commands:
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.
Footnotes
-
These files or folders are absolutely necessary for the project to work properly. ↩ ↩2 ↩3 ↩4 ↩5 ↩6 ↩7 ↩8
-
You can update the ESLint settings or delete them if you don't want to use them. ↩ ↩2
-
You can update the Prettier settings or delete them if you don't want to use them. ↩
-
You can update the Stylelint settings or delete them if you don't want to use them. ↩ ↩2
-
Required if you're using npm, you can delete it if you're using yarn. ↩
-
Required if you're using yarn, you can delete it if you're using npm. ↩