Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 318 Bytes

File metadata and controls

21 lines (11 loc) · 318 Bytes

AeFinder

In the project directory, you can run:

yarn

Install dependencies.

yarn dev

yarn build:dev

Runs the app in the development mode.

yarn build:pro

Runs the app in the production mode.

yarn start

Start the application. The application should be compiled with yarn build:mode first.