- The app assumed installed
Node.jsnewer than v16.15.1 LTS. If you have not it yet, follow the official Node.js Doc to install it.
yarn install # or npm installyarn dev # or npm devYou can do exact same command with npm, or install yarn easily if you have interest.
Production build that bundled optimization stuff in build directory.