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 4e68cef2e2 update client page hace 1 año
public init commit hace 1 año
src update client page hace 1 año
.env init commit hace 1 año
.env-cmdrc init commit hace 1 año
.eslintrc init commit hace 1 año
.gitignore init commit hace 1 año
.prettierrc init commit hace 1 año
CODE_OF_CONDUCT.md init commit hace 1 año
LICENSE init commit hace 1 año
README.md init commit hace 1 año
jsconfig.json init commit hace 1 año
package-lock.json added pdf page for testing hace 1 año
package.json added pdf page for testing hace 1 año
yarn.lock init commit hace 1 año

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