Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
kelvinsuen fcb4625b9b update pdf page (wip) há 9 meses
public init commit há 10 meses
src update pdf page (wip) há 9 meses
.env init commit há 10 meses
.env-cmdrc init commit há 10 meses
.eslintrc init commit há 10 meses
.gitignore init commit há 10 meses
.prettierrc init commit há 10 meses
CODE_OF_CONDUCT.md init commit há 10 meses
LICENSE init commit há 10 meses
README.md init commit há 10 meses
jsconfig.json init commit há 10 meses
package-lock.json added pdf page for testing há 10 meses
package.json added pdf page for testing há 10 meses
yarn.lock init commit há 10 meses

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