Installations
Install Qasir Boilerplate, the lifecycle of developing the front-end app Qasir team.
Download code and change name directory root
yarn create next-app project-name --example
"https://github.com/qasir-id/qiblat/tree/master"Install package modules app
yarn installRun the development server
yarn devBuild production app
yarn buildStarting app on production
yarn startAnother node scripts
Analyze bundle app
Starting unit testing
Running HTTP server for HTML
Last updated