Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
kelvinsuen 4e68cef2e2 update client page 1 rok temu
public init commit 1 rok temu
src update client page 1 rok temu
.env init commit 1 rok temu
.env-cmdrc init commit 1 rok temu
.eslintrc init commit 1 rok temu
.gitignore init commit 1 rok temu
.prettierrc init commit 1 rok temu
CODE_OF_CONDUCT.md init commit 1 rok temu
LICENSE init commit 1 rok temu
README.md init commit 1 rok temu
jsconfig.json init commit 1 rok temu
package-lock.json added pdf page for testing 1 rok temu
package.json added pdf page for testing 1 rok temu
yarn.lock init commit 1 rok temu

README.md

2Fi LIONER Frontend Setup

1. Install NPM Modules

  • Run the following command in terminal
    npm install
    

2. Run the application

  • Start the application by the following command:
    npm start