npm i -g create-pop-app
create-pop-app <directory_name>
Manually cloning boilerplate for every new project is tedious and so this package was made for convenience and to imitate the project setup interface that other frontend frameworks have. The script will clone the demo-pop-app repo and copy it to a user specified folder. The demo-pop-app repo is available at https://github.com/abiramrnair/demo-pop-app.
Get familiar with the pop! JS framework by checking out the guide available at https://abiramrnair.github.io/pop-js/.