Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
kelvinsuen fcb4625b9b update pdf page (wip) vor 1 Jahr
public init commit vor 1 Jahr
src update pdf page (wip) vor 1 Jahr
.env init commit vor 1 Jahr
.env-cmdrc init commit vor 1 Jahr
.eslintrc init commit vor 1 Jahr
.gitignore init commit vor 1 Jahr
.prettierrc init commit vor 1 Jahr
CODE_OF_CONDUCT.md init commit vor 1 Jahr
LICENSE init commit vor 1 Jahr
README.md init commit vor 1 Jahr
jsconfig.json init commit vor 1 Jahr
package-lock.json added pdf page for testing vor 1 Jahr
package.json added pdf page for testing vor 1 Jahr
yarn.lock init commit vor 1 Jahr

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