create-pop-app

1.0.7 • Public • Published

Create a sample pop! JS application easily.

  1. npm i -g create-pop-app
  2. create-pop-app <directory_name>

Motivation

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.

Guide

Get familiar with the pop! JS framework by checking out the guide available at https://abiramrnair.github.io/pop-js/.

Readme

Keywords

none

Package Sidebar

Install

npm i create-pop-app

Weekly Downloads

0

Version

1.0.7

License

ISC

Unpacked Size

3.11 kB

Total Files

3

Last publish

Collaborators

  • abiramrnair