No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
kelvinsuen 0b0467b8f0 added pdf page for testing hace 2 meses
public init commit hace 2 meses
src added pdf page for testing hace 2 meses
.env init commit hace 2 meses
.env-cmdrc init commit hace 2 meses
.eslintrc init commit hace 2 meses
.gitignore init commit hace 2 meses
.prettierrc init commit hace 2 meses
CODE_OF_CONDUCT.md init commit hace 2 meses
LICENSE init commit hace 2 meses
README.md init commit hace 2 meses
jsconfig.json init commit hace 2 meses
package-lock.json added pdf page for testing hace 2 meses
package.json added pdf page for testing hace 2 meses
yarn.lock init commit hace 2 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