1.0.7 • Published 2 years ago

create-pop-app v1.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

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/.

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago