π οΈInstallations
Install Boilerplate, the lifecycle of developing the frontend & backend app in your team.
Step 1: Download code and change name directory root
Step 2: Install package modules app
yarn installStep 3: Run the development server
yarn devStep 4: Build production app
yarn buildStep 5: Starting app on production
Another node scripts
Last updated